Пример #1
0
 public System.Threading.Tasks.Task <Teplo_WCF_Library.OutputDate> CulcTeploPoslAsync(Teplo_WCF_Library.InputDate inputMatrixes)
 {
     return(base.Channel.CulcTeploPoslAsync(inputMatrixes));
 }
Пример #2
0
 public Teplo_WCF_Library.OutputDate CulcTeploPosl(Teplo_WCF_Library.InputDate inputMatrixes)
 {
     return(base.Channel.CulcTeploPosl(inputMatrixes));
 }