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

transactionReceiverorg() public method

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