Ejemplo n.º 1
0
 public ZzaSaveDataProvider(DbConnection connection)
 {
     //context = new ZzaContext(connection); // not working yet
     context = new ZzaContext();
 }
 public ZzaSaveDataProvider(DbConnection connection)
 {
     //context = new ZzaContext(connection); // not working yet
     context = new ZzaContext();
 }