Exemplo n.º 1
0
 public BazaarBumpService()
 {
     auth = new BazaarAuthService();
 }
Exemplo n.º 2
0
 public BazaarTradeService()
 {
     auth = new BazaarAuthService();
 }