Beispiel #1
0
 public BibliotecaController(AppBibliotecaContext app)
 {
     this.app = app;
 }