Exemple #1
0
 private void btnBuild_Click(object sender, RoutedEventArgs e)
 {
     CommandLineHelper.RunCommand("build.cmd");
 }