Beispiel #1
0
 public void DeleteAction(int id)
 {
     DbEditorService.DeleteAction(id);
 }