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

recipientregion() 공개 메소드

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