Example #1
0
 public IEnumerable <Personnel_API> RetrieveAll()
 {
     return(_service.Get());
 }