C# Class MonoDevelop.CSharp.Navigation.FindExtensionMethodsHandler

Inheritance: MonoDevelop.Components.Commands.CommandHandler
Afficher le fichier Open project: powerumc/monodevelop_korean

Méthodes protégées

Méthode Description
Run ( ) : void
Update ( MonoDevelop.Components.Commands.CommandInfo info ) : void

Private Methods

Méthode Description
FindExtensionMethods ( Compilation compilation, ISymbol sym ) : void
GetNamedTypeAtCaret ( Ide doc ) : System.Threading.Tasks.Task

Method Details

Run() protected méthode

protected Run ( ) : void
Résultat void

Update() protected méthode

protected Update ( MonoDevelop.Components.Commands.CommandInfo info ) : void
info MonoDevelop.Components.Commands.CommandInfo
Résultat void