C# Class CodeGarten.Web.Controllers.WorkSpaceController

Inheritance: Controller
Afficher le fichier Open project: CodeGarten/CodeGarten

Méthodes publiques

Méthode Description
Index ( long structureId, long containerId, string workSpaceTypeName, string serviceName ) : System.Web.Mvc.ActionResult

Method Details

Index() public méthode

public Index ( long structureId, long containerId, string workSpaceTypeName, string serviceName ) : System.Web.Mvc.ActionResult
structureId long
containerId long
workSpaceTypeName string
serviceName string
Résultat System.Web.Mvc.ActionResult