C# Class Git.Controllers.HomeController

Inheritance: Controller
Mostrar archivo Open project: CodeGarten/CodeGarten

Public Methods

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

Method Details

Index() public method

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