C# Класс Purchasing.Mvc.Controllers.SystemController

Наследование: UCDArch.Web.Controller.SuperController
Показать файл Открыть проект

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

Метод Описание
Backups ( ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult
Indexes ( ) : System.Web.Mvc.ActionResult
Overwrite ( string index ) : System.Web.Mvc.ActionResult
SystemController ( IIndexService indexService, IRepositoryFactory repositoryFactory, Guid>.IRepositoryWithTypedId emailQueueRepository ) : System

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

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

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

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

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

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

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

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

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

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

public SystemController ( IIndexService indexService, IRepositoryFactory repositoryFactory, Guid>.IRepositoryWithTypedId emailQueueRepository ) : System
indexService IIndexService
repositoryFactory IRepositoryFactory
emailQueueRepository Guid>.IRepositoryWithTypedId
Результат System