DurationToTimeSpan Method |
Namespace:
AGI.Foundation.Time
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public TimeSpan ToTimeSpan()
Public Function ToTimeSpan As TimeSpan
public:
TimeSpan ToTimeSpan()
member ToTimeSpan : unit -> TimeSpan
Return Value
Type:
TimeSpanThe time span.
See Also