Method | Description | |
---|---|---|
Index ( string shard, string planet ) : System.Web.Mvc.ActionResult | ||
PlanetController ( IPlanetService planetService ) : System.Web.Mvc |
Method | Description | |
---|---|---|
SetErrorMessage ( ) : void |
public Index ( string shard, string planet ) : System.Web.Mvc.ActionResult | ||
shard | string | |
planet | string | |
return | System.Web.Mvc.ActionResult |
public PlanetController ( IPlanetService planetService ) : System.Web.Mvc | ||
planetService | IPlanetService | |
return | System.Web.Mvc |