C# Class GestSpace.InterpreterCommandViewModel

Inheritance: System.NotifyPropertyChangedBase
Afficher le fichier Open project: NicolasDorier/GestSpace Class Usage Examples

Méthodes publiques

Méthode Description
Execute ( ) : void
InterpreterCommandViewModel ( InterpreterViewModel interpreterViewModel, string commands ) : System

Private Methods

Méthode Description
InterpreterCommandViewModel ( ) : System
Parse ( ) : void

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void

InterpreterCommandViewModel() public méthode

public InterpreterCommandViewModel ( InterpreterViewModel interpreterViewModel, string commands ) : System
interpreterViewModel InterpreterViewModel
commands string
Résultat System