Exemplo n.º 1
0
 Put_Payroll_Payee_Student_LoanOutput Payroll_GBRPort.Put_Payroll_Payee_Student_Loan(Put_Payroll_Payee_Student_LoanInput request)
 {
     return(base.Channel.Put_Payroll_Payee_Student_Loan(request));
 }
Exemplo n.º 2
0
 Task <Put_Payroll_Payee_Student_LoanOutput> Payroll_GBRPort.Put_Payroll_Payee_Student_LoanAsync(Put_Payroll_Payee_Student_LoanInput request)
 {
     return(base.Channel.Put_Payroll_Payee_Student_LoanAsync(request));
 }