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