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