C# Class ES.Lab.Api.Controllers.GameController

Inheritance: ApiController
Afficher le fichier Open project: jayway/rock-paper-scissors-WebApi-Start

Méthodes publiques

Méthode Description
GameController ( ICommandBus commandBus ) : System.Threading.Tasks

Private Methods

Méthode Description
GetOpenGames ( ) : Task>

Method Details

GameController() public méthode

public GameController ( ICommandBus commandBus ) : System.Threading.Tasks
commandBus ICommandBus
Résultat System.Threading.Tasks