Code Solutions Online dla public iActionResult Student () {Return View (Student Controller 1); }

 public IActionResult Student()
        {
            return View(StudentController1);
        }
Zealous Zebra