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

locationExactness() public method

public locationExactness ( ) : System
return System
        public locationExactness()
        {
            this.anyAttrField = new List<System.Xml.XmlAttribute>();
            this.anyField = new List<System.Xml.XmlNode>();
        }
locationExactness