コード例 #1
0
 public string PostTest(string data)
 {
     return(service.PostTest(data));
 }