BiosealMVCWeb.Controllers.CareersController.Intern C# (CSharp) Méthode

Intern() public méthode

public Intern ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult
        public ActionResult Intern()
        {
            return View();
        }