public void PrintComplex( ComplexInvoice complexInvoice )
 {
     // Logic goes here.
 }
Exemple #2
0
 public void PrintComplex(ComplexInvoice complexInvoice)
 {
     // Logic goes here.
 }