Click or drag to resize
AbstractWrapperInfoTInfo Constructor (ObjectTypeInfo)

Namespace: CMS.DataEngine.Internal
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
protected AbstractWrapperInfo(
	ObjectTypeInfo typeInfo
)

Parameters

typeInfo
Type: CMS.DataEngineObjectTypeInfo
Type information.
See Also