C# 클래스 BalloonsPop.Core.Commands.RestartCommand

Implements command to restart the game
상속: ICommand
파일 보기 프로젝트 열기: Baloons-Pop-4/Main

공개 메소드들

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

Executes RestartCommand

메소드 상세

Execute() 공개 메소드

Executes RestartCommand
public Execute ( IContext context ) : void
context IContext
리턴 void