Exemple #1
0
 public ContactRepository(ContactInfoEntities context)
 {
     _context = context;
 }