GeneralizedAbstractInfoTInfo Constructor |
Constructor
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax protected GeneralizedAbstractInfo(
AbstractInfoBase<TInfo> mainObj,
Object dummy
)
Parameters
- mainObj
- Type: CMS.DataEngineAbstractInfoBaseTInfo
Main object - dummy
- Type: SystemObject
Dummy object to separate the protected constructor
See Also