Пример #1
0
 public StoreWindow()
 {
     InitializeComponent();
     storeData = new StoreData();
     UpdateGrid();
 }