Пример #1
0
 public List <Contact> GetContacts()
 {
     return(_contact.GetContacts());
 }