Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Ancestry
QueryProcessor
Parse
ReservedWords
C# Class Ancestry.QueryProcessor.Parse.ReservedWords
DotQL reserved words that are not keywords (keywords are assumed reserved).
Show file
Open project: Ancestry/DotQL
Public Methods
Method
Description
Contains
(
string
AIdentifier
) :
bool
Private Methods
Method
Description
PopulateReservedWords
( ) :
void
Method Details
Contains()
public
static
method
public
static
Contains
(
string
AIdentifier
) :
bool
AIdentifier
string
return
bool