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