public ChargesApiTests()
 {
     instance = new ChargesApi();
 }
Beispiel #2
0
 public void Init()
 {
     instance = new ChargesApi();
 }