Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
IInteractive
MarkupValidator
Problem
C# Class IInteractive.MarkupValidator.Problem
Datei anzeigen
Open project: iinteractive/IInteractive.WebTest
Public Methods
Method
Description
Problem
( ) :
System
Problem
(
int
Line
,
int
Col
,
string
Message
) :
System
Method Details
Problem()
public
method
public
Problem
( ) :
System
return
System
Problem()
public
method
public
Problem
(
int
Line
,
int
Col
,
string
Message
) :
System
Line
int
Col
int
Message
string
return
System