AIMS_BD_IATI.Library.contactinfoTelephone.contactinfoTelephone C# (CSharp) Method

contactinfoTelephone() public method

public contactinfoTelephone ( ) : System
return System
        public contactinfoTelephone()
        {
            this.textField = new List<string>();
            this.anyAttrField = new List<System.Xml.XmlAttribute>();
        }
contactinfoTelephone