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