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