AIMS_BD_IATI.Library.codeReqType.codeReqType C# (CSharp) 메소드

codeReqType() 공개 메소드

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