コード例 #1
0
 public System.Threading.Tasks.Task <VhiecleWeb.ServiceReference1.CompositeType> GetDataUsingDataContractAsync(VhiecleWeb.ServiceReference1.CompositeType composite)
 {
     return(base.Channel.GetDataUsingDataContractAsync(composite));
 }
コード例 #2
0
 public VhiecleWeb.ServiceReference1.CompositeType GetDataUsingDataContract(VhiecleWeb.ServiceReference1.CompositeType composite)
 {
     return(base.Channel.GetDataUsingDataContract(composite));
 }