C# Class MonoDevelop.Refactoring.CurrentRefactoryOperationsHandler.FindDerivedClasses

Exibir arquivo Open project: LogosBible/monodevelop

Public Methods

Method Description
FindDerivedClasses ( ITypeDefinition type ) : System
Run ( ) : void

Method Details

FindDerivedClasses() public method

public FindDerivedClasses ( ITypeDefinition type ) : System
type ITypeDefinition
return System

Run() public method

public Run ( ) : void
return void