Method | Description | |
---|---|---|
GetReport ( int ceremonyId ) : System.Web.Mvc.FileResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
TicketController ( ICeremonyService ceremonyService ) : System |
Method | Description | |
---|---|---|
GetLocalReport ( ReportDataSource rs, string reportName, string>.Dictionary |
||
GetReport ( string ReportName, string>.Dictionary |
public GetReport ( int ceremonyId ) : System.Web.Mvc.FileResult | ||
ceremonyId | int | |
return | System.Web.Mvc.FileResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public TicketController ( ICeremonyService ceremonyService ) : System | ||
ceremonyService | ICeremonyService | |
return | System |