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