Overload List
Name | Description | |
---|---|---|
![]() | AbstractInfo TInfo |
Constructor.
|
![]() | AbstractInfo TInfo (IDataClass) |
Constructor - Initializes the object with source data.
|
![]() | AbstractInfo TInfo (ObjectTypeInfo) |
Constructor - Initializes the type dependent values.
|
![]() | AbstractInfo TInfo (SerializationInfo, StreamingContext) |
Serialization constructor.
|
![]() | AbstractInfo TInfo (ObjectTypeInfo, Boolean) |
Constructor - Initializes the type dependent values.
|
![]() | AbstractInfo TInfo (ObjectTypeInfo, DataRow) |
Constructor - Initializes the type dependent values.
|
![]() | AbstractInfo TInfo (SerializationInfo, StreamingContext, ObjectTypeInfo ) |
Serialization constructor.
|
![]() | AbstractInfo TInfo (ObjectTypeInfo, IDataClass, Boolean) |
Constructor - Initializes the object with source data.
|
See Also