Метод | Описание | |
---|---|---|
Create ( ) : System.Web.Mvc.ActionResult | ||
Index ( long id ) : ActionResult |
Метод | Описание | |
---|---|---|
AddAdministrator ( long id, string userName ) : System.Web.Mvc.JsonResult | ||
Create ( StructureView structure ) : System.Web.Mvc.ActionResult | ||
Delete ( long id ) : ActionResult | ||
Delete ( long id, StructureView structureView ) : ActionResult | ||
Design ( long id ) : ActionResult | ||
Design ( long id, IEnumerable |
||
LeaveAdministration ( long id, string userName ) : ActionResult | ||
Publish ( long id ) : ActionResult | ||
Synchronization ( long id ) : JsonResult |
public Create ( ) : System.Web.Mvc.ActionResult | ||
Результат | System.Web.Mvc.ActionResult |