C# 클래스 GalaxyStorm.Web.Areas.Admiral.Controllers.BroadcastController

상속: AdminController
파일 보기 프로젝트 열기: Pip3r4o/GalaxyStorm-MVC

공개 메소드들

메소드 설명
BroadcastController ( IShardService shardService, IReportsService reportsService ) : System.Collections.Generic
Index ( ReportInputModel model ) : System.Web.Mvc.ActionResult

비공개 메소드들

메소드 설명
Broadcast ( ReportInputModel model ) : System.Web.Mvc.ActionResult

메소드 상세

BroadcastController() 공개 메소드

public BroadcastController ( IShardService shardService, IReportsService reportsService ) : System.Collections.Generic
shardService IShardService
reportsService IReportsService
리턴 System.Collections.Generic

Index() 공개 메소드

public Index ( ReportInputModel model ) : System.Web.Mvc.ActionResult
model ReportInputModel
리턴 System.Web.Mvc.ActionResult