Constructor Duration
- Namespace
- Eon
- Assembly
- Eon.dll
Duration(TimeSpan)
Duration constructor
public Duration(TimeSpan timeSpan)
Parameters
timeSpan
TimeSpanMagnitude of the duration. Must be zero or a positive value
Exceptions
- ArgumentException
Throws if
timeSpan
is less than0