Exemplo n.º 1
0
 public System.Threading.Tasks.Task setStudentAsync(EAPPracClient.ServiceReference1.Student st)
 {
     return(base.Channel.setStudentAsync(st));
 }
Exemplo n.º 2
0
 public void setStudent(EAPPracClient.ServiceReference1.Student st)
 {
     base.Channel.setStudent(st);
 }