Пример #1
0
 public OutpostTradeService()
 {
     auth = new OutpostAuthService();
 }
Пример #2
0
 public OutpostBumpService()
 {
     auth = new OutpostAuthService();
 }