C# Класс UCosmic.Web.Mvc.Controllers.T4MVC_AgreementsController

Наследование: UCosmic.Web.Mvc.Controllers.AgreementsController
Показать файл Открыть проект

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

Метод Описание
Edit ( int agreementId ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult
New ( ) : System.Web.Mvc.ViewResult
Settings ( ) : System.Web.Mvc.ViewResult
Show ( int agreementId ) : System.Web.Mvc.ActionResult
T4MVC_AgreementsController ( ) : System
TenantIndex ( string domain ) : System.Web.Mvc.ActionResult

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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