KeywordParser.

CheckKeyword(CharacterReader, string) Method

Namespace
Avalonia.Utilities
Containing Type
KeywordParser

Syntax

public static bool CheckKeyword(this ref CharacterReader r, string keyword)

Parameters

Name Type Description
r CharacterReader
keyword string

Return Value

Type Description
bool