Exemple #1
0
 public PacketRateGenerator(MainWindow mw)
 {
     _mw      = mw;
     selector = new SourceDestinationSelector(_mw);
 }