예제 #1
0
 private void StopButton_Click(object sender, RoutedEventArgs e)
 {
     mGingerRunner.StopRun();
 }