C# Class Rubberduck.UI.Command.NavigateCommand

Inheritance: CommandBase, INavigateCommand
Mostrar archivo Open project: retailcoder/Rubberduck Class Usage Examples

Public Methods

Method Description
Execute ( object parameter ) : void

Method Details

Execute() public method

public Execute ( object parameter ) : void
parameter object
return void