Esempio n. 1
0
 public System.Threading.Tasks.Task <_12306BySelfService.SelfServiceReference.CompositeType> GetDataUsingDataContractAsync(_12306BySelfService.SelfServiceReference.CompositeType composite)
 {
     return(base.Channel.GetDataUsingDataContractAsync(composite));
 }
Esempio n. 2
0
 public _12306BySelfService.SelfServiceReference.CompositeType GetDataUsingDataContract(_12306BySelfService.SelfServiceReference.CompositeType composite)
 {
     return(base.Channel.GetDataUsingDataContract(composite));
 }