Метод | Описание | |
---|---|---|
Details ( System.Guid id ) : System.Web.Mvc.ActionResult | ||
Edit ( System.Guid id ) : System.Web.Mvc.ActionResult | ||
Help ( System.Guid id ) : System.Web.Mvc.ActionResult | ||
SpeakerController ( ISpeakerService speakerService, ISendMailService mailService ) : System |
Метод | Описание | |
---|---|---|
AddTemplates ( |
||
Create ( ) : System.Web.Mvc.ActionResult | ||
Create ( |
||
EditCommand ( System.Guid id, |
||
GetSpeakerUrl ( System.Guid speakerId ) : string | ||
GetTemplate ( System.Guid speakerId, System.Guid templateId ) : System.Web.Mvc.ActionResult | ||
List ( ) : System.Web.Mvc.ActionResult | ||
SendMail ( System.Guid id ) : System.Web.Mvc.ActionResult | ||
SendMail ( System.Guid id, |
public Details ( System.Guid id ) : System.Web.Mvc.ActionResult | ||
id | System.Guid | |
Результат | System.Web.Mvc.ActionResult |
public Edit ( System.Guid id ) : System.Web.Mvc.ActionResult | ||
id | System.Guid | |
Результат | System.Web.Mvc.ActionResult |
public Help ( System.Guid id ) : System.Web.Mvc.ActionResult | ||
id | System.Guid | |
Результат | System.Web.Mvc.ActionResult |
public SpeakerController ( ISpeakerService speakerService, ISendMailService mailService ) : System | ||
speakerService | ISpeakerService | |
mailService | ISendMailService | |
Результат | System |