示例#1
0
 public System.Threading.Tasks.Task <WpfApp.ServiceReference1.OutputDate> CulcTeploPoslAsync(WpfApp.ServiceReference1.InputDate inputMatrixes)
 {
     return(base.Channel.CulcTeploPoslAsync(inputMatrixes));
 }
示例#2
0
 public WpfApp.ServiceReference1.OutputDate CulcTeploPosl(WpfApp.ServiceReference1.InputDate inputMatrixes)
 {
     return(base.Channel.CulcTeploPosl(inputMatrixes));
 }