C# Class SceneAndHeard.Controllers.ProductionController

Inheritance: Controller
Afficher le fichier Open project: GiveCampUK/SceneAndHeard

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode 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 méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void