C# Class Subdomain.Routing.Controllers.HomeController

Inheritance: Controller
Afficher le fichier Open project: JSkimming/Subdomain-Routing

Méthodes publiques

Méthode Description
Index ( string tenant, string catalogue, string style ) : System.Web.Mvc.ActionResult

Method Details

Index() public méthode

public Index ( string tenant, string catalogue, string style ) : System.Web.Mvc.ActionResult
tenant string
catalogue string
style string
Résultat System.Web.Mvc.ActionResult