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