Method | Description | |
---|---|---|
RecordingsController ( IRecordingManagementService recordingManagementService ) : System.Web.Mvc |
Method | Description | |
---|---|---|
Create ( ) : System.Web.Mvc.ActionResult | ||
Create ( |
||
Delete ( int id ) : System.Web.Mvc.ActionResult | ||
Edit ( |
||
Edit ( int id ) : System.Web.Mvc.ActionResult | ||
Events ( ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
Show ( int id ) : System.Web.Mvc.ActionResult |
public RecordingsController ( IRecordingManagementService recordingManagementService ) : System.Web.Mvc | ||
recordingManagementService | IRecordingManagementService | |
return | System.Web.Mvc |