Class ClarifyApplicationClock
Inheritance
System.Object
ClarifyApplicationClock
Implements
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: FChoice.Toolkits.Clarify.Support
Assembly: FChoice.Toolkits.Clarify.dll
Syntax
public class ClarifyApplicationClock : IApplicationClock
Constructors
ClarifyApplicationClock(ClarifySession)
Declaration
public ClarifyApplicationClock(ClarifySession clarifySession)
Parameters
Type | Name | Description |
---|---|---|
ClarifySession | clarifySession |
Properties
Now
Declaration
public DateTime Now { get; }
Property Value
Type | Description |
---|---|
System.DateTime |