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