Esempio n. 1
0
 public void Execute(object parameter)
 {
     _data.HideEventsInExactContext(((ILogEvent)parameter).Context);
 }