Example #1
0
 protected void OnRecordingEvent(RecordingEventArgs e)
 {
     RecordingEvent?.Invoke(this, e);
 }