Example #1
0
 protected void Remove(IMonitor monitor)
 {
     _monitors.Remove(monitor);
 }