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

Inheritance: System.EventArgs
Afficher le fichier Open project: Microsoft/RTVS Class Usage Examples

Méthodes publiques

Méthode Description
HtmlParserCommentEventArgs ( CommentToken commentToken ) : System

Method Details

HtmlParserCommentEventArgs() public méthode

public HtmlParserCommentEventArgs ( CommentToken commentToken ) : System
commentToken Microsoft.Html.Core.Parser.Tokens.CommentToken
Résultat System