Esempio n. 1
0
 public void DeleteParameters(IEnumerable <int> ids)
 {
     DbEditorService.DeleteParameters(ids);
 }