示例#1
0
 private void buttonClear_Click(object sender, EventArgs e)
 {
     portram.ClearPortList();
     lstPorts.Items.Clear();
 }