Exemplo 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));
 }
Exemplo n.º 2
0
 public ASP_CONSUME_SERVICE.WFC_NORTHWND.CompositeType GetDataUsingDataContract(ASP_CONSUME_SERVICE.WFC_NORTHWND.CompositeType composite)
 {
     return(base.Channel.GetDataUsingDataContract(composite));
 }