예제 #1
0
 public UtilisateurRepository(MyContext db)
 {
     this.db = db;
 }