public main() { InitializeComponent(); inv = new SBIMEntities(); }
public Book() { InitializeComponent(); inventory = new SBIMEntities(); }