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

XmlComment() public method

public XmlComment ( ) : System.Html
return System.Html
        public XmlComment()
        {
        }

Same methods

XmlComment::XmlComment ( string data ) : System.Html