public void Handle(ScanTestEvent theEvent)
 {
     theEvent.AddHandler(this);
 }