コード例 #1
0
ファイル: Tests.cs プロジェクト: sebax774/Open-Lab-04.13
 public void Init()
 {
     tools      = new StringTools();
     shouldStop = false;
 }