C# Class MonoDevelop.CSharp.Refactoring.CurrentRefactoryOperationsHandler

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

Méthodes protégées

Méthode Description
Run ( object dataItem ) : void
Update ( MonoDevelop.Components.Commands.CommandArrayInfo ainfo ) : void

Private Methods

Méthode Description
CreateFixMenu ( MonoDevelop.Ide.Gui.TextEditor editor, DocumentContext ctx, CodeActionContainer container ) : MonoDevelop.Components.Commands.CommandInfoSet
FormatFileName ( string fileName ) : string

Method Details

Run() protected méthode

protected Run ( object dataItem ) : void
dataItem object
Résultat void

Update() protected méthode

protected Update ( MonoDevelop.Components.Commands.CommandArrayInfo ainfo ) : void
ainfo MonoDevelop.Components.Commands.CommandArrayInfo
Résultat void