This is preliminary documentation and is subject to change.

DateTimeProviderCurrent Property

Gets the current DateTimeProvider

Definition

Namespace: MoreDateTime
Assembly: MoreDateTime (in MoreDateTime.dll) Version: 1.3.0
C#
public static IDateTimeProvider? Current { get; }

Property Value

IDateTimeProvider

See Also