Exemplo n.º 1
0
 public IEnumerable <FileInfoEntity> GetPeoplePhoto(string recid)
 {
     return(service.GetPeoplePhoto(recid));
 }