partial void UpdatePrinter(Printer instance);
 partial void DeletePrinter(Printer instance);
 partial void InsertPrinter(Printer instance);