Esempio n. 1
0
 public BaseDataService()
 {
     _db = new ArtShopDbContext();
 }