Example #1
0
 public System.Threading.Tasks.Task <Graphics3D.CalcService.OutputDate> CulcTeploPoslAsync(Graphics3D.CalcService.InputDate inputMatrixes)
 {
     return(base.Channel.CulcTeploPoslAsync(inputMatrixes));
 }
Example #2
0
 public Graphics3D.CalcService.OutputDate CulcTeploPosl(Graphics3D.CalcService.InputDate inputMatrixes)
 {
     return(base.Channel.CulcTeploPosl(inputMatrixes));
 }