예제 #1
0
 private void buttonTryAgain_Click(object sender, EventArgs e)
 {
     m_FriendshipTestForm.Show();
     this.Close();
 }