C# 클래스 GPL.Name

상속: IExpression
파일 보기 프로젝트 열기: haasn/-g-pl

공개 프로퍼티들

프로퍼티 타입 설명
Reserved string[]

공개 메소드들

메소드 설명
Evaluate ( Scope scope ) : Value
Name ( string id ) : System

메소드 상세

Evaluate() 공개 메소드

public Evaluate ( Scope scope ) : Value
scope Scope
리턴 Value

Name() 공개 메소드

public Name ( string id ) : System
id string
리턴 System

프로퍼티 상세

Reserved 공개적으로 정적으로 프로퍼티

public static string[] Reserved
리턴 string[]