Beispiel #1
0
 Task <Get_Payroll_Payee_Student_LoansOutput> Payroll_GBRPort.Get_Payroll_Payee_Student_LoansAsync(Get_Payroll_Payee_Student_LoansInput request)
 {
     return(base.Channel.Get_Payroll_Payee_Student_LoansAsync(request));
 }
Beispiel #2
0
 Get_Payroll_Payee_Student_LoansOutput Payroll_GBRPort.Get_Payroll_Payee_Student_Loans(Get_Payroll_Payee_Student_LoansInput request)
 {
     return(base.Channel.Get_Payroll_Payee_Student_Loans(request));
 }