コード例 #1
0
 public OutpostTradeService()
 {
     auth = new OutpostAuthService();
 }
コード例 #2
0
 public OutpostBumpService()
 {
     auth = new OutpostAuthService();
 }