CMSStaticTValue Constructor (FuncTValue) |
Constructor
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public CMSStatic(
Func<TValue> initMethod
)
Parameters
- initMethod
- Type: SystemFuncTValue
Initializing method for a new instance of the value
See Also