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