Esempio n. 1
0
 // constructor sets the local DDoSModule object
 public DDoSDisplay(DDoSModule dosmod)
 {
     this.dosmod = dosmod;
     InitializeComponent();
 }
Esempio n. 2
0
 // constructor sets the local DDoSModule object
 public DDoSDisplay(DDoSModule dosmod)
 {
     this.dosmod = dosmod;
     InitializeComponent();
 }