C# Class MonoDevelop.Ide.CodeFormatting.FormatBufferHandler

Inheritance: MonoDevelop.Components.Commands.CommandHandler
Afficher le fichier Open project: LogosBible/monodevelop Class Usage Examples

Méthodes protégées

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

Private Methods

Méthode Description
GetFormatter ( Mono.TextEditor.Document &doc ) : MonoDevelop.Ide.CodeFormatting.CodeFormatter

Method Details

Run() protected méthode

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

Update() protected méthode

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