Namespace:
AGI.Foundation.Time
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public static Duration Zero { get; }
Public Shared ReadOnly Property Zero As Duration
Get
public:
static property Duration Zero {
Duration get ();
}
static member Zero : Duration with get
Property Value
Type:
DurationSee Also