ObjectGeneratorTBase Methods |
The ObjectGeneratorTBase generic type exposes the following members.
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
|