Style cleanup
This commit is contained in:
@@ -10,7 +10,7 @@ public static class StaticHelpers
|
||||
/// may not be the same as the system time.
|
||||
/// </summary>
|
||||
public static Func<DateTimeOffset> DateTimeProvider { get; set; } = () => DateTimeOffset.Now;
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Get the current date and time.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user