Ejemplo n.º 1
0
 private void OnProgressChanged()
 {
     ProgressChanged.OnEvent(this, new ProgressEventArgs(_progress));
 }