Method | Description | |
---|---|---|
SpeakersController ( ISpeakerManagementService speakerManagementService ) : System |
Method | Description | |
---|---|---|
Create ( ) : System.Web.Mvc.ActionResult | ||
Create ( |
||
Delete ( int id ) : System.Web.Mvc.ActionResult | ||
Edit ( |
||
Edit ( int id ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
Show ( int id ) : System.Web.Mvc.ActionResult |
public SpeakersController ( ISpeakerManagementService speakerManagementService ) : System | ||
speakerManagementService | ISpeakerManagementService | |
return | System |