Beispiel #1
0
 private void Btn_Debug_Click(object sender, RoutedEventArgs e)//コンパイラボタン@tom
 {
     pdebugger.Execute(editor.Text);
 }