C# Class SceneAndHeard.Controllers.ProductionController

Inheritance: Controller
Mostrar archivo Open project: GiveCampUK/SceneAndHeard

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Private Methods

Method Description
ApplyProductionVolunteerAllocations ( Production production ) : void
Create ( ) : System.Web.Mvc.ActionResult
Create ( Production production ) : System.Web.Mvc.ActionResult
Delete ( int id ) : System.Web.Mvc.ActionResult
DeleteConfirmed ( int id ) : System.Web.Mvc.ActionResult
Details ( int id ) : System.Web.Mvc.ViewResult
Edit ( Production production ) : System.Web.Mvc.ActionResult
Edit ( int id ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ViewResult

Method Details

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void