示例#1
0
 /// <summary>
 /// Shows the control panel.
 /// </summary>
 public void ShowControlPanel()
 {
     driver.controlPanel();
 }