mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-22 23:58:48 +00:00
[ci skip] Remove trailing whitespace on line 10
This commit is contained in:
parent
d9cf9c8db5
commit
ba7329febd
@ -7,7 +7,7 @@ public static class NullableExtensions
|
|||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Attempts to get the value of a <see cref="Nullable{T}" />, and returns a value indicating the success of the
|
/// Attempts to get the value of a <see cref="Nullable{T}" />, and returns a value indicating the success of the
|
||||||
/// operation.
|
/// operation.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="value">The nullable value.</param>
|
/// <param name="value">The nullable value.</param>
|
||||||
/// <param name="result">
|
/// <param name="result">
|
||||||
|
Loading…
Reference in New Issue
Block a user