Interface ISystemClock
Interface for querying the system clock
Namespace:FubarDev.WebDavServer
Assembly:FubarDev.WebDavServer.dll
Syntax
public interface ISystemClock
Properties
| Improve this Doc View SourceUtcNow
Gets the UtcNow
Declaration
DateTime UtcNow { get; }
Property Value
Type | Description |
---|---|
DateTime |