Esempio n. 1
0
 public virtual void OnDebug(object sender, DebugEventArgs args)
 {
     Debug?.Invoke(this, args);
 }