Метод | Описание | |
---|---|---|
Delete ( int id ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
UnitController ( IUnitService unitService ) : System | ||
Unit_Read ( [ request ) : ActionResult |
Метод | Описание | |
---|---|---|
BindUnit ( |
||
Getunits ( IEnumerable |
||
Unit_Create ( [ request, |
||
Unit_Destroy ( [ request, |
||
Unit_Update ( [ request, UnitViewModel model ) : ActionResult |
public Delete ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
Результат | System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
Результат | System.Web.Mvc.ActionResult |
public UnitController ( IUnitService unitService ) : System | ||
unitService | IUnitService | |
Результат | System |
public Unit_Read ( [ request ) : ActionResult | ||
request | [ | |
Результат | ActionResult |