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

locationCoordinates() public méthode

public locationCoordinates ( ) : System
Résultat System
        public locationCoordinates()
        {
            this.anyAttrField = new List<System.Xml.XmlAttribute>();
            this.itemsField = new List<System.Xml.XmlElement>();
        }
locationCoordinates