C# Класс ArmedCards.Web.Controllers.ProfileController

Наследование: Extensions.ArmedCardsController
Показать файл Открыть проект

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

Метод Описание
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