C# Class Disco.Web.Controllers.T4MVC_PluginWebHandlerController

Inheritance: Disco.Web.Controllers.PluginWebHandlerController
Afficher le fichier Open project: garysharp/Disco

Méthodes publiques

Méthode Description
T4MVC_PluginWebHandlerController ( ) : System

Private Methods

Méthode Description
Index ( string PluginId, string PluginAction ) : System.Web.Mvc.ActionResult
IndexOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, string PluginId, string PluginAction ) : void
Resource ( string PluginId, string res, bool Download ) : System.Web.Mvc.ActionResult
ResourceOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, string PluginId, string res, bool Download ) : void

Method Details

T4MVC_PluginWebHandlerController() public méthode

public T4MVC_PluginWebHandlerController ( ) : System
Résultat System