Метод | Описание | |
---|---|---|
About ( ) : System.Web.Mvc.ViewResult | ||
Contact ( ) : System.Web.Mvc.ViewResult | ||
Index ( ) : System.Web.Mvc.ActionResult |
Метод | Описание | |
---|---|---|
UploadFile ( System.Web.HttpPostedFileBase file ) : System.Web.Mvc.ActionResult | ||
UploadMultipleFiles ( System.Web.HttpPostedFileBase files ) : System.Web.Mvc.ActionResult |
public About ( ) : System.Web.Mvc.ViewResult | ||
Результат | System.Web.Mvc.ViewResult |
public Contact ( ) : System.Web.Mvc.ViewResult | ||
Результат | System.Web.Mvc.ViewResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
Результат | System.Web.Mvc.ActionResult |