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

reportingorg() public method

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