Beispiel #1
0
 protected virtual void OnGlobalStatus(long speed)
 {
     GlobalStatus?.Invoke(speed);
 }