Beispiel #1
0
 public About(BulkDataUpdater bdu)
 {
     InitializeComponent();
     this.bdu = bdu;
     PopulateAssemblies();
 }