C# Class RestApi.Controllers.GameStateFeedController

Inheritance: BaseController
Datei anzeigen Open project: bouvet/BBR2015

Public Methods

Method Description
GameStateFeedController ( GameStateService gameStateService ) : System

Private Methods

Method Description
Get ( ) : GameStateForLag

Method Details

GameStateFeedController() public method

public GameStateFeedController ( GameStateService gameStateService ) : System
gameStateService Repository.GameStateService
return System