public void Testloggout() //test have no exeption { forum.loggout(); }
private void button9_Click(object sender, EventArgs e) { myConnection.loggout(); MessageBox.Show("logout succ"); }