Beispiel #1
0
 public void Init()
 {
     instance = new AboutApi();
 }
 public AboutApiTests()
 {
     instance = new AboutApi();
 }