Beispiel #1
0
 public List <SupplyPeopleEntity> GetPeopleById()
 {
     return(service.GetPeopleById());
 }