예제 #1
0
 public System.Threading.Tasks.Task <client_net.ShopServiceReference.ServiceResponseOfArrayOfPurchaseUEsMBek5> HistoryListAsync(client_net.ShopServiceReference.HistoryListData data)
 {
     return(base.Channel.HistoryListAsync(data));
 }
예제 #2
0
 public client_net.ShopServiceReference.ServiceResponseOfArrayOfPurchaseUEsMBek5 HistoryList(client_net.ShopServiceReference.HistoryListData data)
 {
     return(base.Channel.HistoryList(data));
 }