Exemplo n.º 1
0
 private void SignOutButton_Click(object sender, EventArgs e)
 {
     MenuNavigation.SignOutUser(this);
 }