C# 클래스 SceneAndHeard.Controllers.ProductionController

상속: Controller
파일 보기 프로젝트 열기: GiveCampUK/SceneAndHeard

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

Dispose() 보호된 메소드

protected Dispose ( bool disposing ) : void
disposing bool
리턴 void