Esempio n. 1
0
 public SchoolKidRepository()
 {
     this.db = new SchoolKidContext();
 }