Пример #1
0
 private void callCDPMethodToolStripMenuItem_Click(object sender, EventArgs e)
 {
     _scriptComponent.CallCdpMethod();
 }