Пример #1
0
 protected virtual void OnRaiseError(string e)
 {
     RaiseError?.Invoke(this, e);
 }