Exemplo n.º 1
0
 public void Register()
 {
     AttackOptionsControl.RegisterControlsStore(this);
     ProxySettingsControl.RegisterControlsStore(this);
     TargetControl.RegisterControlsStore(this);
     WorkersControl.RegisterControlsStore(this);
 }