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

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

Méthodes publiques

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

Method Details

Index() public méthode

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

PreviewController() public méthode

public PreviewController ( IShardService shardService, IPlanetService planetService ) : System.Web.Mvc
shardService IShardService
planetService IPlanetService
Résultat System.Web.Mvc