Beispiel #1
0
 public ScanDetectorUI(ScanDetector d)
 {
     this.detector = d;
     InitializeComponent();
 }
Beispiel #2
0
 public ScanDetectorUI(ScanDetector d)
 {
     this.detector = d;
     InitializeComponent();
 }