Class CompatibilityApplicationClock
Inheritance
System.Object
CompatibilityApplicationClock
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 CompatibilityApplicationClock : IApplicationClock
Constructors
CompatibilityApplicationClock(IFCSession)
Declaration
public CompatibilityApplicationClock(IFCSession session)
Parameters
Type | Name | Description |
---|---|---|
IFCSession | session |
Properties
Now
Declaration
public DateTime Now { get; }
Property Value
Type | Description |
---|---|
System.DateTime |