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

Afficher le fichier Open project: Microsoft/RTVS Class Usage Examples

Méthodes publiques

Méthode Description
PeekNextToken ( HtmlCharStream cs, int tagEnd, ITextRange &range ) : NextTokenType

Method Details

PeekNextToken() public static méthode

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