C# Class HtmlParserSharp.Common.ParserErrorEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: prepare/HTML-Renderer

Méthodes publiques

Méthode Description
ParserErrorEventArgs ( string message, bool isWarning ) : System

Method Details

ParserErrorEventArgs() public méthode

public ParserErrorEventArgs ( string message, bool isWarning ) : System
message string
isWarning bool
Résultat System