Esempio n. 1
0
 public MainWindow()
 {
     InitializeComponent();
     AllUsers.LoadUsers();
     AllProducts.Load();
 }