mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-09 23:25:43 +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>
|
||||
/// Attempts to get the value of a <see cref="Nullable{T}" />, and returns a value indicating the success of the
|
||||
/// operation.
|
||||
/// operation.
|
||||
/// </summary>
|
||||
/// <param name="value">The nullable value.</param>
|
||||
/// <param name="result">
|
||||
|
Loading…
Reference in New Issue
Block a user