C# Class GPL.Name

Inheritance: IExpression
Afficher le fichier Open project: haasn/-g-pl

Méthodes publiques

Свойство Type Description
Reserved string[]

Méthodes publiques

Méthode Description
Evaluate ( Scope scope ) : Value
Name ( string id ) : System

Method Details

Evaluate() public méthode

public Evaluate ( Scope scope ) : Value
scope Scope
Résultat Value

Name() public méthode

public Name ( string id ) : System
id string
Résultat System

Property Details

Reserved public_oe static_oe property

public static string[] Reserved
Résultat string[]