Exemple #1
0
 private void button_Save_Click(object sender, EventArgs e)
 {
     SaveCustomerData();
     Startup.GetInstance().UpdateCarts();
 }