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