コード例 #1
0
 public string GetUserSync()
 {
     return(_client.DoPost(userUrl));
 }