ObjectGeneratorTBase Class |
Namespace: CMS.Base
The ObjectGeneratorTBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | ObjectGeneratorTBase |
Constructor
|
Name | Description | |
---|---|---|
![]() | CreateNewObject(Object) |
Creates new object of the given type
|
![]() | CreateNewObject(String) |
Creates new object of the given type
|
![]() | RegisterDefaultFactory |
Registers the default object factory
|
![]() | RegisterObjectType(String, IObjectFactory) |
Registers the given object type
|
![]() | RegisterObjectTypeTObject(String) |
Registers the given object type
|