AIMS_BD_IATI.Library.textType.textType C# (CSharp) Метод

textType() публичный Метод

public textType ( ) : System
Результат System
        public textType()
        {
            this.anyAttrField = new List<System.Xml.XmlAttribute>();
            this.anyField = new List<System.Xml.XmlNode>();
        }
textType