AIMS_BD_IATI.Library.locationLocationclass.locationLocationclass C# (CSharp) Метод

locationLocationclass() публичный Метод

public locationLocationclass ( ) : System
Результат System
        public locationLocationclass()
        {
            this.anyAttrField = new List<System.Xml.XmlAttribute>();
            this.anyField = new List<System.Xml.XmlNode>();
        }
locationLocationclass