示例#1
0
 public System.Threading.Tasks.Task <int> fnAddDeploymentJSONDataAsync(ServiceReference1.DeploymentJSONData DepJSONData)
 {
     return(base.Channel.fnAddDeploymentJSONDataAsync(DepJSONData));
 }
示例#2
0
 public int fnAddDeploymentJSONData(ServiceReference1.DeploymentJSONData DepJSONData)
 {
     return(base.Channel.fnAddDeploymentJSONData(DepJSONData));
 }