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

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

Méthodes publiques

Méthode Description
HtmlParserAttributeEventArgs ( AttributeToken attributeToken ) : System

Method Details

HtmlParserAttributeEventArgs() public méthode

public HtmlParserAttributeEventArgs ( AttributeToken attributeToken ) : System
attributeToken Microsoft.Html.Core.Parser.Tokens.AttributeToken
Résultat System