C# Класс ArmedCards.Web.Controllers.Game.Listing.GameListingController

Controller responsible for displaying the listing screen
Наследование: Extensions.ArmedCardsController
Показать файл Открыть проект

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

Метод Описание
GameListingController ( ArmedCards.BusinessLogic.AppServices.Game selectGame ) : System

Constructor

Приватные методы

Метод Описание
Games ( List gameIds ) : System.Web.Mvc.JsonResult
Index ( int id, bool showLogIn ) : System.Web.Mvc.ActionResult

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

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

Constructor
public GameListingController ( ArmedCards.BusinessLogic.AppServices.Game selectGame ) : System
selectGame ArmedCards.BusinessLogic.AppServices.Game
Результат System