Method | Description | |
---|---|---|
BroadcastController ( IShardService shardService, IReportsService reportsService ) : System.Collections.Generic | ||
Index ( ReportInputModel model ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
Broadcast ( ReportInputModel model ) : System.Web.Mvc.ActionResult |
public BroadcastController ( IShardService shardService, IReportsService reportsService ) : System.Collections.Generic | ||
shardService | IShardService | |
reportsService | IReportsService | |
return | System.Collections.Generic |
public Index ( ReportInputModel model ) : System.Web.Mvc.ActionResult | ||
model | ReportInputModel | |
return | System.Web.Mvc.ActionResult |