public int AddComment(List <OrderInvoiceEntity> ent) { AddSerialDL productdal = new AddSerialDL(); return(productdal.AddComment(ent)); }