Ejemplo n.º 1
0
 public static void PrinterBaseTest_DesInit()
 {
     Printer.Close();
     Printer = null;
 }
Ejemplo n.º 2
0
 public static void InvoiceManTest_ClassCleanup()
 {
     Prt.Close();
     Prt = null;
 }