C# 클래스 Ancestry.QueryProcessor.Parse.ReservedWords

DotQL reserved words that are not keywords (keywords are assumed reserved).
파일 보기 프로젝트 열기: Ancestry/DotQL

공개 메소드들

메소드 설명
Contains ( string AIdentifier ) : bool

비공개 메소드들

메소드 설명
PopulateReservedWords ( ) : void

메소드 상세

Contains() 공개 정적인 메소드

public static Contains ( string AIdentifier ) : bool
AIdentifier string
리턴 bool