Метод | Описание | |
---|---|---|
Index ( System.Web.Mvc.FormCollection collection, string submitbutton ) : System.Web.Mvc.ActionResult | ||
InsertUpdateSchedule ( string weekdays, string tmpinterval, string times, string np ) : string | ||
Test ( ) : System.Web.Mvc.ActionResult |
public Index ( System.Web.Mvc.FormCollection collection, string submitbutton ) : System.Web.Mvc.ActionResult | ||
collection | System.Web.Mvc.FormCollection | |
submitbutton | string | |
Результат | System.Web.Mvc.ActionResult |
public InsertUpdateSchedule ( string weekdays, string tmpinterval, string times, string np ) : string | ||
weekdays | string | |
tmpinterval | string | |
times | string | |
np | string | |
Результат | string |
public Test ( ) : System.Web.Mvc.ActionResult | ||
Результат | System.Web.Mvc.ActionResult |