C# Class Rubberduck.UI.Command.NavigateCommand

Inheritance: CommandBase, INavigateCommand
显示文件 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