Пример #1
0
 private void DeleteRow(int code)
 {
     SQLExecutor.DeleteRow("B_APPLICATIONS", code);
 }