Example #1
0
 public ExternalBillingSystem(IInvoicingTarget customerSource)
 {
     this.customerSource = customerSource;
 }
 public ExternalBillingSystem(IInvoicingTarget customerSource)
 {
     this.customerSource = customerSource;
 }