Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Storybox
Core
Domain
Interpreter
CommandInterpreter
C# Class Storybox.Core.Domain.Interpreter.CommandInterpreter
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