C# Class Microsoft.Html.Core.Parser.Tokens.NextToken

Mostra file Open project: Microsoft/RTVS Class Usage Examples

Public Methods

Method Description
PeekNextToken ( HtmlCharStream cs, int tagEnd, ITextRange &range ) : NextTokenType

Method Details

PeekNextToken() public static method

public static PeekNextToken ( HtmlCharStream cs, int tagEnd, ITextRange &range ) : NextTokenType
cs Microsoft.Html.Core.Parser.Utility.HtmlCharStream
tagEnd int
range ITextRange
return NextTokenType