public Task <TM_COORDENADA_RUTA> Update(TM_COORDENADA_RUTA input)
 {
     throw new NotImplementedException();
 }
 public Task <List <TM_COORDENADA_RUTA> > GetCombo(TM_COORDENADA_RUTA input)
 {
     throw new NotImplementedException();
 }