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