C# Class IInteractive.MarkupValidator.Problem

Afficher le fichier Open project: iinteractive/IInteractive.WebTest

Méthodes publiques

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

Method Details

Problem() public méthode

public Problem ( ) : System
Résultat System

Problem() public méthode

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