コード例 #1
0
 public void MustSpecifyNounFirstTo()
 {
     Simulation s = new Simulation();
     s.To("somewhere");
 }