Пример #1
0
 public override void PostprocessSelectionChanged(TableSelectionChangedEventArgs e)
 {
     // Update the suppression state information for the new error list selection.
     _suppressionStateService.ProcessSelectionChanged(e);
 }