C# Class Rubberduck.UI.Command.SettingsCommand

Inheritance: CommandBase
Afficher le fichier Open project: rubberduck-vba/Rubberduck

Méthodes publiques

Méthode Description
SettingsCommand ( ISettingsFormFactory settingsFormFactory ) : System.Runtime.InteropServices

Méthodes protégées

Méthode Description
OnExecute ( object parameter ) : void

Method Details

OnExecute() protected méthode

protected OnExecute ( object parameter ) : void
parameter object
Résultat void

SettingsCommand() public méthode

public SettingsCommand ( ISettingsFormFactory settingsFormFactory ) : System.Runtime.InteropServices
settingsFormFactory ISettingsFormFactory
Résultat System.Runtime.InteropServices