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

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

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