コード例 #1
0
 public void Init()
 {
     instance = new TBAApi();
 }
コード例 #2
0
 public TBAApiTests()
 {
     instance = new TBAApi();
 }