Exemplo n.º 1
0
 private void wipe_SectorInfoEvent(SectorInfoEventArgs e)
 {
     currentSector = e.CurrentSector;
     totalSectors  = e.TotalSectors;
     UpdateInfoLabel();
 }
Exemplo n.º 2
0
 void Wiper_SectorInfoEvent(SectorInfoEventArgs e)
 {
 }