Beispiel #1
0
 public void StartBenchmark()
 {
     this.benchmarkForm = new BenchmarkForm();
     benchmarkForm.ShowDialog();
 }
Beispiel #2
0
 public void StartBenchmark()
 {
     this.benchmarkForm = new BenchmarkForm();
     benchmarkForm.ShowDialog();
 }