Esempio n. 1
0
 public OutpostTradeService()
 {
     auth = new OutpostAuthService();
 }
Esempio n. 2
0
 public OutpostBumpService()
 {
     auth = new OutpostAuthService();
 }