Exemplo n.º 1
0
 public OilResponse GetAll()
 {
     return(_oilRepository.GetAllRecords());
 }