C# Class Microsoft.Html.Core.Parser.HtmlParserRangeEventArgs

Event argument that specifies text range
Inheritance: System.EventArgs
Afficher le fichier Open project: Microsoft/RTVS Class Usage Examples

Méthodes publiques

Méthode Description
HtmlParserRangeEventArgs ( ITextRange range ) : System

Method Details

HtmlParserRangeEventArgs() public méthode

public HtmlParserRangeEventArgs ( ITextRange range ) : System
range ITextRange
Résultat System