public void Delete(BCPaybill Items)
 {
     throw new NotImplementedException();
 }
 public void Insert(BCPaybill Items)
 {
     throw new NotImplementedException();
 }