C# Class MonoDevelop.Refactoring.CurrentRefactoryOperationsHandler.FindDerivedClasses

Afficher le fichier Open project: LogosBible/monodevelop

Méthodes publiques

Méthode Description
FindDerivedClasses ( ITypeDefinition type ) : System
Run ( ) : void

Method Details

FindDerivedClasses() public méthode

public FindDerivedClasses ( ITypeDefinition type ) : System
type ITypeDefinition
Résultat System

Run() public méthode

public Run ( ) : void
Résultat void