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

result() public méthode

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