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