Пример #1
0
 public ContactRepository(VALENCEDBEntitiesTest contactcontext)
 {
     this._context = contactcontext;
 }