GeneralizedInfo Constructor |
Constructor
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntaxprotected GeneralizedInfo(
BaseInfo mainObj,
Object dummy
)
Parameters
- mainObj
- Type: CMS.DataEngine.BaseInfo
Main object - dummy
- Type: System.Object
Dummy object to separate the protected constructor
See Also