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