BiosealMVCWeb.Controllers.CareersController.Intern C# (CSharp) Метод

Intern() публичный Метод

public Intern ( ) : System.Web.Mvc.ActionResult
Результат System.Web.Mvc.ActionResult
        public ActionResult Intern()
        {
            return View();
        }