Click or drag to resize
AbstractInfoTInfo Constructor
Overload List
  NameDescription
Protected methodAbstractInfoTInfo
Constructor.
Protected methodAbstractInfoTInfo(IDataClass)
Constructor - Initializes the object with source data.
Protected methodAbstractInfoTInfo(ObjectTypeInfo)
Constructor - Initializes the type dependent values.
Protected methodAbstractInfoTInfo(SerializationInfo, StreamingContext)
Serialization constructor.
Protected methodAbstractInfoTInfo(ObjectTypeInfo, Boolean)
Constructor - Initializes the type dependent values.
Protected methodAbstractInfoTInfo(ObjectTypeInfo, DataRow)
Constructor - Initializes the type dependent values.
Protected methodAbstractInfoTInfo(SerializationInfo, StreamingContext, ObjectTypeInfo)
Serialization constructor.
Protected methodAbstractInfoTInfo(ObjectTypeInfo, IDataClass, Boolean)
Constructor - Initializes the object with source data.
Top
See Also