Example #1
0
 public void FilterOperations(string filter)
 {
     _adminView.UpdateOperations(_operationService.FilterOperations(filter));
 }