C# Class Rubberduck.UI.Command.IndentCurrentModuleCommand

Inheritance: CommandBase
Afficher le fichier Open project: retailcoder/Rubberduck

Méthodes publiques

Méthode Description
Execute ( object parameter ) : void
IndentCurrentModuleCommand ( IIndenter indenter ) : System.Runtime.InteropServices

Method Details

Execute() public méthode

public Execute ( object parameter ) : void
parameter object
Résultat void

IndentCurrentModuleCommand() public méthode

public IndentCurrentModuleCommand ( IIndenter indenter ) : System.Runtime.InteropServices
indenter IIndenter
Résultat System.Runtime.InteropServices