C# Class CodeGarten.Web.Controllers.WorkSpaceController

Inheritance: Controller
Mostrar archivo Open project: CodeGarten/CodeGarten

Public Methods

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

Method Details

Index() public method

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