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