Overload List
| Name | Description | |
|---|---|---|
| BaseObject |
Called from constructors in derived classes in order to initialize the BaseObject class.
| |
| BaseObject(DataRow) |
Called from constructors in derived classes in order to initialize the BaseObject class.
| |
| BaseObject(Object) |
Called from constructors in derived classes in order to initialize the BaseObject class.
| |
| BaseObject(Object, CacheInfo) |
Called from constructors in derived classes in order to initialize the BaseObject class.
| |
| BaseObject(Object, Int32) |
Called from constructors in derived classes in order to initialize the BaseObject class.
| |
| BaseObject(DataRow, Object, Int32, CacheInfo) |
Called from constructors in derived classes in order to initialize the BaseObject class.
|
See Also