TimeSpanContainer Constructor |
Creates new instance of TimeSpanContainer.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 11.0.0
Syntax public TimeSpanContainer(
TimeSpan ts
)
Parameters
- ts
- Type: SystemTimeSpan
TimeSpan object to be encapsulated
See Also