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