Ejemplo n.º 1
0
 public void QueryRequest(EAWSProxy.ProxyEAWS.JobRequestType rJobRequestType)
 {
     base.Channel.QueryRequest(rJobRequestType);
 }
Ejemplo n.º 2
0
 public void EditRequest(EAWSProxy.ProxyEAWS.JobRequestType rJobRequestType)
 {
     base.Channel.EditRequest(rJobRequestType);
 }
Ejemplo n.º 3
0
 public void ControlRequest(EAWSProxy.ProxyEAWS.JobRequestType rJobRequestType)
 {
     base.Channel.ControlRequest(rJobRequestType);
 }