ServiceController.Index Method

Construction Manager

ServiceControllerIndex Method

[Missing <summary> documentation for "M:ConstructionManager.Controllers.ServiceController.Index"]

Namespace:  ConstructionManager.Controllers
Assembly:  ConstructionManager (in ConstructionManager.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public ActionResult Index()

Return Value

Type: ActionResult

[Missing <returns> documentation for "M:ConstructionManager.Controllers.ServiceController.Index"]

See Also