Click or drag to resize
AbstractInfoTInfoNew Method
Overload List
  NameDescription
Public methodStatic memberNew(String)
Creates new object of the given class based on the given object type
Public methodStatic memberNew(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.
Public methodStatic memberNew(ActionTInfo, String)
Creates new object of the given class
Public methodStatic memberNew(DataRow, String)
Creates new object of the given class
Public methodStatic memberNew(IDataContainer, String)
Creates new object of the given class
Top
See Also