예제 #1
0
 public void AddNew(DbInteract dbInteract)
 {
     dbInteract.AddNew(NewInvoices, @", 'Y', 'N', 'N'");
 }