C# Class IInteractive.MarkupValidator.Warning

Inheritance: Problem
Afficher le fichier Open project: iinteractive/IInteractive.WebTest

Méthodes publiques

Méthode Description
Warning ( ) : System
Warning ( int Line, int Col, string Message ) : System

Method Details

Warning() public méthode

public Warning ( ) : System
Résultat System

Warning() public méthode

public Warning ( int Line, int Col, string Message ) : System
Line int
Col int
Message string
Résultat System