public void PrintComplex( ComplexInvoice complexInvoice )
 {
     // Logic goes here.
 }
Exemplo n.º 2
0
 public void PrintComplex(ComplexInvoice complexInvoice)
 {
     // Logic goes here.
 }