Ejemplo n.º 1
0
 public void Delete(Model.Data.Item.DatotekaVrItem item)
 {
     _context.USP_DatotekaVr_DELETE(item.ID_DatotekaVr);
 }