C# 클래스 GalaxyStorm.Web.Areas.Shard.Controllers.PreviewController

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

공개 메소드들

메소드 설명
Index ( ) : System.Web.Mvc.ActionResult
PreviewController ( IShardService shardService, IPlanetService planetService ) : System.Web.Mvc

메소드 상세

Index() 공개 메소드

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

PreviewController() 공개 메소드

public PreviewController ( IShardService shardService, IPlanetService planetService ) : System.Web.Mvc
shardService IShardService
planetService IPlanetService
리턴 System.Web.Mvc