Esempio n. 1
0
 public System.Threading.Tasks.Task <ConsoleApp1.JbhrServiceCNReference46.OtherAttendChangeServiceResult> CheckOtherAttendDataAsync(ConsoleApp1.JbhrServiceCNReference46.OtherAttendChangeInfo otherAttendInfo)
 {
     return(base.Channel.CheckOtherAttendDataAsync(otherAttendInfo));
 }
Esempio n. 2
0
 public ConsoleApp1.JbhrServiceCNReference46.OtherAttendChangeServiceResult CheckOtherAttendData(ConsoleApp1.JbhrServiceCNReference46.OtherAttendChangeInfo otherAttendInfo)
 {
     return(base.Channel.CheckOtherAttendData(otherAttendInfo));
 }