Exemple #1
0
 public EngRepo(MyContext context)
 {
     this.db = context;
 }