Ejemplo n.º 1
0
 public List <ClientDataModel> getCleints()
 {
     return(_workOrderRepository.getCleints());
 }