Click or drag to resize
ObjectFactory Constructor
Constructor

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 10.0.0
Syntax
C#
public ObjectFactory(
	Type type
)

Parameters

type
Type: SystemType
Object type
See Also