C# Class Disco.Web.Areas.Config.Controllers.T4MVC_JobQueueController

Inheritance: Disco.Web.Areas.Config.Controllers.JobQueueController
Mostrar archivo Open project: garysharp/Disco

Public Methods

Method Description
T4MVC_JobQueueController ( ) : System

Private Methods

Method Description
Create ( ) : System.Web.Mvc.ActionResult
Create ( Disco model ) : System.Web.Mvc.ActionResult
CreateOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo ) : void
CreateOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, Disco model ) : void
Index ( int id ) : System.Web.Mvc.ActionResult
IndexOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, int id ) : void

Method Details

T4MVC_JobQueueController() public method

public T4MVC_JobQueueController ( ) : System
return System