Click or drag to resize
ObjectGeneratorTBase Methods

The ObjectGeneratorTBase generic type exposes the following members.

Methods
  NameDescription
Public methodCreateNewObject(Object)
Creates new object of the given type
Public methodCreateNewObject(String)
Creates new object of the given type
Public methodRegisterDefaultFactory
Registers the default object factory
Public methodRegisterObjectType(String, IObjectFactory)
Registers the given object type
Public methodRegisterObjectTypeTObject(String)
Registers the given object type
Top
See Also