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