Exemplo n.º 1
0
 /// <summary>
 /// Reset the <see cref="ExporterProgressWindow"/> progress bar
 /// </summary>
 public void ExporterReset()
 {
     exporter.ResetProgress();
 }