public void Update(Bizoffer bizoffer) { throw new NotImplementedException(); }
public void Add(Bizoffer bizoffer) { this.appContext.Bizoffer.Add(bizoffer); }