Ejemplo n.º 1
0
 public IList <FileInfoEntity> GetPics(string recId)
 {
     return(service.GetPics(recId));
 }