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

description() public method

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