コード例 #1
0
 public void updatelist()
 {
     irClient.SendRaw("NAMES " + tabControl1.SelectedTab.Text);
 }