public void Remove(UEREntity model) { context.Remove(model); }
public void Remove(BNKSEEKEntity model) { context.Remove(model); }