Ejemplo n.º 1
0
 public ActionResult Create()
 {
     return(View(BenutzerViewModelService.CreateNewCreateMitarbeiterViewModel()));
 }