C# Class Tidy.Core.TidyMessage

A message from Tidy. (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.cs for the copyright notice. Derived from HTML Tidy Release 4 Aug 2000
Show file Open project: r1pper/TidyNetPortable Class Usage Examples

Public Methods

Method Description
ToString ( ) : string

Private Methods

Method Description
TidyMessage ( Lexer lexer, string message, MessageLevel level ) : System
TidyMessage ( string filename, int line, int column, string message, MessageLevel level, TidyOptions options ) : System

Method Details

ToString() public method

public ToString ( ) : string
return string