C# Class MonoDevelop.Refactoring.CurrentRefactoryOperationsHandler.GotoBase

Exibir arquivo Open project: LogosBible/monodevelop

Public Methods

Method Description
GotoBase ( IEntity item ) : System
Run ( ) : void

Method Details

GotoBase() public method

public GotoBase ( IEntity item ) : System
item IEntity
return System

Run() public method

public Run ( ) : void
return void