Example #1
0
 private void connectBtn_Click(object sender, EventArgs e)
 {
     m_mgr.Connect();
 }