Example #1
0
 public System.Threading.Tasks.Task <Oxyplot_teplo.ServiceReference1.OutputDate3D> CulcTeploPosl3DAsync(Oxyplot_teplo.ServiceReference1.InputDate3D inputMatrixes)
 {
     return(base.Channel.CulcTeploPosl3DAsync(inputMatrixes));
 }
Example #2
0
 public Oxyplot_teplo.ServiceReference1.OutputDate3D CulcTeploPosl3D(Oxyplot_teplo.ServiceReference1.InputDate3D inputMatrixes)
 {
     return(base.Channel.CulcTeploPosl3D(inputMatrixes));
 }