コード例 #1
0
 public AccessService(client.param.AuthInfo authInfo)
 {
     this.authInfo = authInfo;
     webClient     = new WebClient();
 }
コード例 #2
0
 public AccessService(client.param.AuthInfo authInfo)
 {
     this.authInfo = authInfo;
 }