Beispiel #1
0
 public HomeController()
 {
     Context = new EdunatorContext();
 }
Beispiel #2
0
 public MainController()
 {
     Context = new EdunatorContext();
 }