Exemplo n.º 1
0
 public ScanDetectorUI(ScanDetector d)
 {
     this.detector = d;
     InitializeComponent();
 }
Exemplo n.º 2
0
 public ScanDetectorUI(ScanDetector d)
 {
     this.detector = d;
     InitializeComponent();
 }