コード例 #1
0
ファイル: MainWindow.xaml.cs プロジェクト: derekdreery/D-IDE
 public void ClearLog()
 {
     Panel_Log.Clear();
 }