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