C# Класс Disco.Services.Plugins.PluginWebHandlerController

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

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

Метод Описание
ExecuteAction ( string ActionName ) : System.Web.Mvc.ActionResult

Приватные методы

Метод Описание
BuildMethodParameters ( PluginManifest Manifest, Type Handler, MethodInfo methodInfo, string ActionName, Controller HostController ) : object[]
CacheWebHandler ( PluginManifest Manifest, Type Handler ) : WebHandlerCachedItem>.Dictionary
FindControllerMethod ( PluginManifest Manifest, Type Handler, string ActionName ) : WebHandlerCachedItem

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

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

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