C# 클래스 ArmedCards.Web.Controllers.Game.CreateGameController

상속: Extensions.ArmedCardsController
파일 보기 프로젝트 열기: kwmcrell/ArmedCards

공개 메소드들

메소드 설명
CreateGameController ( ArmedCards.BusinessLogic.AppServices insertGame, ArmedCards.BusinessLogic.AppServices selectDeck ) : System

Constructor

비공개 메소드들

메소드 설명
Index ( ) : System.Web.Mvc.ActionResult
Index ( Entities model ) : System.Web.Mvc.ActionResult

메소드 상세

CreateGameController() 공개 메소드

Constructor
public CreateGameController ( ArmedCards.BusinessLogic.AppServices insertGame, ArmedCards.BusinessLogic.AppServices selectDeck ) : System
insertGame ArmedCards.BusinessLogic.AppServices
selectDeck ArmedCards.BusinessLogic.AppServices
리턴 System