C# Class Squirrel.ProgressSource

Afficher le fichier Open project: fusetools/Squirrel.Windows Class Usage Examples

Méthodes publiques

Méthode Description
Raise ( int i ) : void
RaiseCommand ( string name ) : void

Method Details

Raise() public méthode

public Raise ( int i ) : void
i int
Résultat void

RaiseCommand() public méthode

public RaiseCommand ( string name ) : void
name string
Résultat void