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