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