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

description() 공개 메소드

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