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