Esempio n. 1
0
 private void sw_Notificação_Click(object sender, EventArgs e)
 {
     Data_Controller.alow_notification = sw_Notificação.Value;
     Data_Controller.Save_Infos_To_Storage();
 }