示例#1
0
 private void button9_Click(object sender, EventArgs e)
 {
     irc.JoinChannel(tbChannel.Text);
 }