C# Класс BalloonsPop.Core.Commands.GameOverHandlingCommand

Implements command to handle game over
Наследование: CompositeCommand
Показать файл Открыть проект

Открытые методы

Метод Описание
Execute ( IContext context ) : void

Executes GameOverHandlingCommand

GameOverHandlingCommand ( ) : System.Collections.Generic

Initializes a new instance of the GameOverHandlingCommand class.

Описание методов

Execute() публичный Метод

Executes GameOverHandlingCommand
public Execute ( IContext context ) : void
context IContext
Результат void

GameOverHandlingCommand() публичный Метод

Initializes a new instance of the GameOverHandlingCommand class.
public GameOverHandlingCommand ( ) : System.Collections.Generic
Результат System.Collections.Generic