コード例 #1
0
ファイル: BaseTests.cs プロジェクト: tlplatz/KL7A
 public void VerifyThatIntervalWiringWorks()
 {
     Wiring w = Wiring.Random(true);
 }