コード例 #1
0
ファイル: Form1.cs プロジェクト: Arthurdw/Learning
 private void UpdateOutput()
 {
     Output1.Clear();
     Steps = 0;
 }