C# 클래스 ArmedCards.Web.Controllers.ProfileController

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

공개 메소드들

메소드 설명
ProfileController ( ArmedCards.BusinessLogic.AppServices selectUser, ArmedCards.BusinessLogic.AppServices updateUser, ArmedCards.BusinessLogic.AppServices selectGamePlayer ) : System

Constructor

비공개 메소드들

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

메소드 상세

ProfileController() 공개 메소드

Constructor
public ProfileController ( ArmedCards.BusinessLogic.AppServices selectUser, ArmedCards.BusinessLogic.AppServices updateUser, ArmedCards.BusinessLogic.AppServices selectGamePlayer ) : System
selectUser ArmedCards.BusinessLogic.AppServices
updateUser ArmedCards.BusinessLogic.AppServices
selectGamePlayer ArmedCards.BusinessLogic.AppServices
리턴 System