C# Class Rubberduck.SmartIndenter.IndenterProgressEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: retailcoder/Rubberduck Class Usage Examples

Méthodes publiques

Méthode Description
IndenterProgressEventArgs ( string componentName, int progress, int max ) : System

Method Details

IndenterProgressEventArgs() public méthode

public IndenterProgressEventArgs ( string componentName, int progress, int max ) : System
componentName string
progress int
max int
Résultat System