Пример #1
0
 public void OnProxyCallBackEvent(ProxyCallBackEventArgs e)
 {
     ProxyCallBackEvent?.Invoke(this, e);
 }