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

result() public method

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