Esempio n. 1
0
 protected RepositorioGenerico(PizzariaContext context)
 {
     _contexto = context;
 }