Method | Description | |
---|---|---|
EditInventory ( List Inventory ) : System | ||
FillItemColumn ( List Inventory ) : void |
Method | Description | |
---|---|---|
AddProduct_Click ( object sender, RoutedEventArgs e ) : void | ||
Btn_Click ( String s, List Inventory ) : void | ||
TextBox_GotFocus ( object sender, RoutedEventArgs e ) : void |
public EditInventory ( List Inventory ) : System | ||
Inventory | List | |
return | System |
public FillItemColumn ( List Inventory ) : void | ||
Inventory | List | |
return | void |