Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Tidy
Core
TidyMessage
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
Mostra 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