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

Controller responsible for displaying game details when a user selects a game from the listing screen
상속: Extensions.ArmedCardsController
파일 보기 프로젝트 열기: kwmcrell/ArmedCards

공개 메소드들

메소드 설명
DetailController ( ArmedCards.BusinessLogic.AppServices.Game selectGame ) : System

Constructor

비공개 메소드들

메소드 설명
Index ( int id ) : System.Web.Mvc.JsonResult

메소드 상세

DetailController() 공개 메소드

Constructor
public DetailController ( ArmedCards.BusinessLogic.AppServices.Game selectGame ) : System
selectGame ArmedCards.BusinessLogic.AppServices.Game
리턴 System