protected virtual void OnStatusChanged(UpdaterEventArgs e) { if (StatusChanged != null) StatusChanged(this, e); }