コード例 #1
0
 public string ETCCChooseScreenGrid(AsedientryETCCChooseScreenGridRequestAPI AsedientryETCCChooseScreenGridRequestAPI)
 {
     return(this.repository.ETCCChooseScreenGrid(AsedientryETCCChooseScreenGridRequestAPI));
 }
コード例 #2
0
 public string ETCCChooseScreenGrid(AsedientryETCCChooseScreenGridRequestAPI AsedientryETCCChooseScreenGridRequestAPI)
 {
     return(this.adapter.ETCCChooseScreenGrid(AsedientryETCCChooseScreenGridRequestAPI));
 }