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