Пример #1
0
 public SearchForm(Inventory inventory)
 {
     InitializeComponent();
     this.inventory = inventory;
 }