Example #1
0
 public IEnumerable <Load> Get()
 {
     return(LoadService.GetAllLoads());
 }