메소드 | 설명 | |
---|---|---|
AttachmentDetails ( int id ) : System.Web.Mvc.ActionResult | ||
Details ( int id ) : System.Web.Mvc.ActionResult | ||
EmailQueueController ( IRepository |
||
EmailStudents ( ) : System.Web.Mvc.ActionResult | ||
Index ( bool showAll = false, bool showAllCurrentTerm = false, bool showAllWithoutRegistration = false ) : System.Web.Mvc.ActionResult | ||
ReSendEmail ( int id ) : JsonNetResult |
메소드 | 설명 | |
---|---|---|
Cancel ( int id ) : System.Web.Mvc.JsonResult | ||
EmailStudents ( |
public AttachmentDetails ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
리턴 | System.Web.Mvc.ActionResult |
public Details ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
리턴 | System.Web.Mvc.ActionResult |
public EmailQueueController ( IRepository |
||
emailQueueRepository | IRepository |
|
studentRepository | Guid>.IRepositoryWithTypedId | |
ceremonyService | ICeremonyService | |
letterGenerator | ILetterGenerator | |
리턴 | System |
public EmailStudents ( ) : System.Web.Mvc.ActionResult | ||
리턴 | System.Web.Mvc.ActionResult |
public Index ( bool showAll = false, bool showAllCurrentTerm = false, bool showAllWithoutRegistration = false ) : System.Web.Mvc.ActionResult | ||
showAll | bool | |
showAllCurrentTerm | bool | |
showAllWithoutRegistration | bool | |
리턴 | System.Web.Mvc.ActionResult |