Class AbpClockOptions
Inheritance
object
AbpClockOptions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Timing
Assembly: Volo.Abp.Timing.dll
Syntax
public class AbpClockOptions
Constructors
AbpClockOptions()
Declaration
public AbpClockOptions()
Properties
Kind
Declaration
public DateTimeKind Kind { get; set; }
Property Value
Type | Description |
---|---|
System.DateTimeKind |