コード例 #1
0
 public void Coin(Turnstile t)
 {
     t.SetUnlocked();
     t.Unlock();
 }