Class DateTimeProviderBase
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: TcOpen.Inxton.Data
Assembly: TcOpen.Inxton.Abstractions.dll
Syntax
public abstract class DateTimeProviderBase
Constructors
| Improve this Doc View SourceDateTimeProviderBase()
Declaration
protected DateTimeProviderBase()
Properties
| Improve this Doc View SourceNow
Declaration
public abstract DateTime Now { get; }
Property Value
Type | Description |
---|---|
System.DateTime |