public static IDateTimeProvider? Current { get; }
Dim value As IDateTimeProvider
value = DateTimeProvider.Current
public:
static property IDateTimeProvider^ Current {
IDateTimeProvider^ get ();
}
No code example is currently available or this language may not be supported.