Метод | Описание | |
---|---|---|
Details ( int id ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
RouteShape ( int id ) : System.Web.Mvc.ActionResult |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Метод | Описание | |
---|---|---|
Create ( ) : System.Web.Mvc.ActionResult | ||
Create ( [ Include = "ID,ShortName,LongName,Description,FlagStopsOnly")]Routeroute ) : System.Web.Mvc.ActionResult | ||
Delete ( int id ) : System.Web.Mvc.ActionResult | ||
DeleteConfirmed ( int id ) : System.Web.Mvc.ActionResult | ||
Edit ( [ Include = "ID,ShortName,LongName,Description,FlagStopsOnly")]Routeroute ) : System.Web.Mvc.ActionResult | ||
Edit ( int id ) : System.Web.Mvc.ActionResult |
public Details ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
Результат | System.Web.Mvc.ActionResult |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public Index ( ) : System.Web.Mvc.ActionResult | ||
Результат | System.Web.Mvc.ActionResult |
public RouteShape ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
Результат | System.Web.Mvc.ActionResult |