Méthode | Description | |
---|---|---|
Index ( ) : System.Web.Mvc.ActionResult | ||
Read ( [ request ) : System.Web.Mvc.ActionResult | ||
ReadPlanets ( [ request, int shardId ) : System.Web.Mvc.ActionResult | ||
ShardsController ( IPlanetService planetService, IShardService shardService ) : System.Web.Mvc |
Méthode | Description | |
---|---|---|
Create ( ) : System.Web.Mvc.ActionResult | ||
Create ( Shard shard ) : System.Web.Mvc.ActionResult | ||
Update ( [ request, SimpleShardViewModel shard ) : System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
Résultat | System.Web.Mvc.ActionResult |
public Read ( [ request ) : System.Web.Mvc.ActionResult | ||
request | [ | |
Résultat | System.Web.Mvc.ActionResult |
public ReadPlanets ( [ request, int shardId ) : System.Web.Mvc.ActionResult | ||
request | [ | |
shardId | int | |
Résultat | System.Web.Mvc.ActionResult |
public ShardsController ( IPlanetService planetService, IShardService shardService ) : System.Web.Mvc | ||
planetService | IPlanetService | |
shardService | IShardService | |
Résultat | System.Web.Mvc |