C# Class Storybox.Core.Domain.Interpreter.CommandInterpreter

Inheritance: Expression
Afficher le fichier Open project: ariugwu/storybox

Méthodes publiques

Méthode Description
Interpret ( ICommand command ) : void

Method Details

Interpret() public méthode

public Interpret ( ICommand command ) : void
command ICommand
Résultat void