Пример #1
0
 public IEnumerable <Person> GetPeople()
 {
     return(_dBCommunicator.GetPeople());
 }