Exemplo n.º 1
0
 public void QueryRequest(EAWSTestApp.EAWSService.JobRequestType rJobRequestType)
 {
     base.Channel.QueryRequest(rJobRequestType);
 }
Exemplo n.º 2
0
 public void EditRequest(EAWSTestApp.EAWSService.JobRequestType rJobRequestType)
 {
     base.Channel.EditRequest(rJobRequestType);
 }
Exemplo n.º 3
0
 public void ControlRequest(EAWSTestApp.EAWSService.JobRequestType rJobRequestType)
 {
     base.Channel.ControlRequest(rJobRequestType);
 }