Overload List
| Name | Description | |
|---|---|---|
| ContactInfo | 
            Constructor - Creates an empty ContactInfo object.
              | |
| ContactInfo(DataRow) | 
            Constructor - Creates a new ContactInfo object from the given DataRow.
              | |
| ContactInfo(SerializationInfo, StreamingContext) | 
            Constructor for deserialization.
              | 
See Also