C# 클래스 Microsoft.Html.Core.Tree.Nodes.AttributeNodeWithPrefix

상속: AttributeNode
파일 보기 프로젝트 열기: Microsoft/RTVS

공개 메소드들

메소드 설명
AttributeNodeWithPrefix ( ElementNode parent, AttributeToken token ) : Microsoft.Html.Core.Parser.Tokens

메소드 상세

AttributeNodeWithPrefix() 공개 메소드

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