C# Класс AreasExample.Areas.Admin.Controllers.T4MVC_ProfileController

Наследование: AreasExample.Areas.Admin.Controllers.ProfileController
Показать файл Открыть проект

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

Метод Описание
Edit ( string username ) : System.Web.Mvc.ViewResult
Index ( ) : System.Web.Mvc.ActionResult
Show ( string username ) : System.Web.Mvc.ViewResult
T4MVC_ProfileController ( ) : System

Описание методов

Edit() публичный Метод

public Edit ( string username ) : System.Web.Mvc.ViewResult
username string
Результат System.Web.Mvc.ViewResult

Index() публичный Метод

public Index ( ) : System.Web.Mvc.ActionResult
Результат System.Web.Mvc.ActionResult

Show() публичный Метод

public Show ( string username ) : System.Web.Mvc.ViewResult
username string
Результат System.Web.Mvc.ViewResult

T4MVC_ProfileController() публичный Метод

public T4MVC_ProfileController ( ) : System
Результат System