C# Class mCleaner.Helpers.SectorInfoEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: MicroHealthLLC/mCleaner Class Usage Examples

Méthodes publiques

Méthode Description
SectorInfoEventArgs ( int currentSector, int totalSectors ) : System

Method Details

SectorInfoEventArgs() public méthode

public SectorInfoEventArgs ( int currentSector, int totalSectors ) : System
currentSector int
totalSectors int
Résultat System