Пример #1
0
 public Repository(DecisionWebAPIContext db)
 {
     this.db = db;
 }