Click or drag to resize
CustomerInfo Constructor
Overload List
  NameDescription
Public methodCustomerInfo
Constructor - Creates an empty CustomerInfo object.
Public methodCustomerInfo(DataRow)
Constructor - Creates a new CustomerInfo object from the given DataRow.
Public methodCustomerInfo(SerializationInfo, StreamingContext)
Constructor for deserialization.
Top
See Also