Ejemplo n.º 1
0
 public static void OnLogEvent(LogEventArgs E)
 {
     LogEvent?.Invoke(null, E);
 }