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