Пример #1
0
 private void TriggerCallback(EventArgs e)
 {
     DataAvailableEvent?.Invoke(this, e);
 }