Exemple #1
0
 private void btncompile_Click(object sender, RoutedEventArgs e)
 {
     win.CompileScript(EditorControl.EditorSource);
 }