C# Class Storybox.Core.Interpreter.PlayerInterpreter

Inheritance: Expression
Mostrar archivo Open project: ariugwu/storybox

Public Methods

Method Description
Interpret ( ICommand command ) : void

Method Details

Interpret() public method

public Interpret ( ICommand command ) : void
command ICommand
return void