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

locationAdministrative() public method

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