Exemplo n.º 1
0
 public Solum.WsHttpsAbcrcServiceReference.AbcrcValidationResponse ValidateErBill(Solum.WsHttpsAbcrcServiceReference.AbcrcERBill eRBill)
 {
     return(base.Channel.ValidateErBill(eRBill));
 }
Exemplo n.º 2
0
 public Solum.WsHttpsAbcrcServiceReference.AbcrcSubmitResponse SubmitErBill(Solum.WsHttpsAbcrcServiceReference.AbcrcERBill eRBill)
 {
     return(base.Channel.SubmitErBill(eRBill));
 }