C# 클래스 ArmedCards.Web.Controllers.Game.Listing.GameListingController

Controller responsible for displaying the listing screen
상속: Extensions.ArmedCardsController
파일 보기 프로젝트 열기: kwmcrell/ArmedCards

공개 메소드들

메소드 설명
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