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

Inheritance: System.EventArgs
Mostra file Open project: Microsoft/RTVS Class Usage Examples

Public Methods

Method Description
HtmlParserAttributeEventArgs ( AttributeToken attributeToken ) : System

Method Details

HtmlParserAttributeEventArgs() public method

public HtmlParserAttributeEventArgs ( AttributeToken attributeToken ) : System
attributeToken Microsoft.Html.Core.Parser.Tokens.AttributeToken
return System