C# 클래스 ES.Lab.Api.Controllers.GameController

상속: ApiController
파일 보기 프로젝트 열기: jayway/rock-paper-scissors-WebApi-Start

공개 메소드들

메소드 설명
GameController ( ICommandBus commandBus ) : System.Threading.Tasks

비공개 메소드들

메소드 설명
GetOpenGames ( ) : Task>

메소드 상세

GameController() 공개 메소드

public GameController ( ICommandBus commandBus ) : System.Threading.Tasks
commandBus ICommandBus
리턴 System.Threading.Tasks