コード例 #1
0
 public void SetUp()
 {
     inputs             = new FakeInputs();
     inputActionHandler = new TestInputActionHandler(inputs);
 }