C# Class GalaxyStorm.Web.Areas.Shard.Controllers.PreviewController

Inheritance: UsersController
ファイルを表示 Open project: Pip3r4o/GalaxyStorm-MVC

Public Methods

Method Description
Index ( ) : System.Web.Mvc.ActionResult
PreviewController ( IShardService shardService, IPlanetService planetService ) : System.Web.Mvc

Method Details

Index() public method

public Index ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

PreviewController() public method

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