C# 클래스 Storybox.Core.Game.Command.ExecuteGameInstruction

상속: Common.Command
파일 보기 프로젝트 열기: ariugwu/storybox

공개 메소드들

메소드 설명
Execute ( IGameContext context ) : void

메소드 상세

Execute() 공개 메소드

public Execute ( IGameContext context ) : void
context IGameContext
리턴 void