C# Class GalaxyStorm.Web.Areas.Admiral.Controllers.BroadcastController

Inheritance: AdminController
Afficher le fichier Open project: Pip3r4o/GalaxyStorm-MVC

Méthodes publiques

Méthode Description
BroadcastController ( IShardService shardService, IReportsService reportsService ) : System.Collections.Generic
Index ( ReportInputModel model ) : System.Web.Mvc.ActionResult

Private Methods

Méthode Description
Broadcast ( ReportInputModel model ) : System.Web.Mvc.ActionResult

Method Details

BroadcastController() public méthode

public BroadcastController ( IShardService shardService, IReportsService reportsService ) : System.Collections.Generic
shardService IShardService
reportsService IReportsService
Résultat System.Collections.Generic

Index() public méthode

public Index ( ReportInputModel model ) : System.Web.Mvc.ActionResult
model ReportInputModel
Résultat System.Web.Mvc.ActionResult