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