C# 클래스 Storybox.Core.Domain.Interpreter.CommandInterpreter

상속: Expression
파일 보기 프로젝트 열기: ariugwu/storybox

공개 메소드들

메소드 설명
Interpret ( ICommand command ) : void

메소드 상세

Interpret() 공개 메소드

public Interpret ( ICommand command ) : void
command ICommand
리턴 void