Esempio n. 1
0
 public IActionResult List()
 {
     return(View(_officeAssignmentService.OfficeList()));
 }