System.Xml.XmlText.XmlText C# (CSharp) Method

XmlText() public method

public XmlText ( string data ) : System.Html
data string
return System.Html
        public XmlText(string data)
        {
        }

Same methods

XmlText::XmlText ( ) : System.Html