Show / Hide Table of Contents

Interface ISystemClock

Interface for querying the system clock

Namespace:FubarDev.WebDavServer
Assembly:FubarDev.WebDavServer.dll
Syntax
public interface ISystemClock

Properties

| Improve this Doc View Source

UtcNow

Gets the UtcNow

Declaration
DateTime UtcNow { get; }
Property Value
Type Description
DateTime
  • Improve this Doc
  • View Source
Back to top Copyright © 2016-2017 Fubar Development Junker
Generated by DocFX