コード例 #1
0
 public void Delete(Model.Data.Item.DatotekaVrPoljeItem item)
 {
     _context.USP_DatotekaVrPolje_DELETE(item.ID_DatotekaVrPolje);
 }