C# Class Interpreter.intermediate.ICodeImplementation.ICodeKeyImplementation

Inheritance: ICodeKey
Afficher le fichier Open project: dfdemar/Pascal_Interpreter

Méthodes publiques

Свойство Type Description
ID ICodeKeyImplementation
LINE ICodeKeyImplementation
VALUE ICodeKeyImplementation

Méthodes publiques

Méthode Description
ToString ( ) : string

Private Methods

Méthode Description
ICodeKeyImplementation ( string name ) : System

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

ID public_oe static_oe property

public static ICodeKeyImplementation,Interpreter.intermediate.ICodeImplementation ID
Résultat ICodeKeyImplementation

LINE public_oe static_oe property

public static ICodeKeyImplementation,Interpreter.intermediate.ICodeImplementation LINE
Résultat ICodeKeyImplementation

VALUE public_oe static_oe property

public static ICodeKeyImplementation,Interpreter.intermediate.ICodeImplementation VALUE
Résultat ICodeKeyImplementation