예제 #1
0
 public OutpostTradeService()
 {
     auth = new OutpostAuthService();
 }
예제 #2
0
 public OutpostBumpService()
 {
     auth = new OutpostAuthService();
 }