UsTimeSpan Constructor (TimeSpan)

CVB.Net Documentation
Creates a UsTimeSpan from the given timeSpan.

Namespace:  Stemmer.Cvb.Utilities
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public UsTimeSpan(
	TimeSpan timeSpan
)

Parameters

timeSpan
Type: SystemTimeSpan
Time span to create this on of.
See Also

Reference