コード例 #1
0
ファイル: Reference.cs プロジェクト: Indus2210/Oxyplot_teplo
 public System.Threading.Tasks.Task <WpfApp.ServiceReference1.OutputDate3D> CulcTeploPosl3DAsync(WpfApp.ServiceReference1.InputDate3D inputMatrixes)
 {
     return(base.Channel.CulcTeploPosl3DAsync(inputMatrixes));
 }
コード例 #2
0
ファイル: Reference.cs プロジェクト: Indus2210/Oxyplot_teplo
 public WpfApp.ServiceReference1.OutputDate3D CulcTeploPosl3D(WpfApp.ServiceReference1.InputDate3D inputMatrixes)
 {
     return(base.Channel.CulcTeploPosl3D(inputMatrixes));
 }