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