AIMS_BD_IATI.Library.locationExactness.locationExactness C# (CSharp) Méthode

locationExactness() public méthode

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