KeywordParser.

TakeIfKeyword(CharacterReader, string) Method

Namespace
Avalonia.Utilities
Containing Type
KeywordParser

Syntax

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

Parameters

Name Type Description
r CharacterReader
keyword string

Return Value

Type Description
bool