Exemple #1
0
 private void logoutButton_Click(object sender, EventArgs e)
 {
     ctrl.logout();
 }