C# Class Microsoft.Html.Core.Tree.Nodes.AttributeNodeWithPrefix

Inheritance: AttributeNode
Mostrar archivo Open project: Microsoft/RTVS

Public Methods

Method Description
AttributeNodeWithPrefix ( ElementNode parent, AttributeToken token ) : Microsoft.Html.Core.Parser.Tokens

Method Details

AttributeNodeWithPrefix() public method

public AttributeNodeWithPrefix ( ElementNode parent, AttributeToken token ) : Microsoft.Html.Core.Parser.Tokens
parent ElementNode
token Microsoft.Html.Core.Parser.Tokens.AttributeToken
return Microsoft.Html.Core.Parser.Tokens