| AbstractInfoTInfoNew Method |
| Name | Description | |
|---|---|---|
| New(String) |
Creates new object of the given class based on the given object type
| |
| New(LoadDataSettings) |
Creates new object of the given class with the ability to specify more details about how the object should be initialized.
Use other New methods for default loading of data.
| |
| New(ActionTInfo, String) |
Creates new object of the given class
| |
| New(DataRow, String) |
Creates new object of the given class
| |
| New(IDataContainer, String) |
Creates new object of the given class
|