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

codeReqType() public method

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