C# Class MonoDevelop.Refactoring.CurrentRefactoryOperationsHandler.GotoBase

Afficher le fichier Open project: LogosBible/monodevelop

Méthodes publiques

Méthode Description
GotoBase ( IEntity item ) : System
Run ( ) : void

Method Details

GotoBase() public méthode

public GotoBase ( IEntity item ) : System
item IEntity
Résultat System

Run() public méthode

public Run ( ) : void
Résultat void