Show / Hide Table of Contents

Class SystemClock

The default implementation of ISystemClock

Inheritance
Object
SystemClock
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace:FubarDev.WebDavServer
Assembly:FubarDev.WebDavServer.dll
Syntax
public class SystemClock : ISystemClock

Properties

| Improve this Doc View Source

UtcNow

Gets the UtcNow

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