コード例 #1
0
 //Quit Button Press
 private void QuitBtn_Click(object sender, EventArgs e)
 {
     chat.Leave();
 }