コード例 #1
0
 public void SetUp()
 {
     this.index = new MockComponentIndex();
     ComponentPool.Initialize(index);
 }