public IList <CON_CENTRO_COSTO> GetById(CON_CENTRO_COSTO entity)
 {
     throw new NotImplementedException();
 }
 public int Update(CON_CENTRO_COSTO entity)
 {
     throw new NotImplementedException();
 }
 public bool Exists(CON_CENTRO_COSTO entity)
 {
     throw new NotImplementedException();
 }