C# Class Mono.Debugger.Frontend.BreakpointDeleteCommand

Inheritance: EventHandleCommand, IDocumentableCommand
Afficher le fichier Open project: baulig/debugger

Méthodes protégées

Méthode Description
Action ( ScriptingContext context, Event handle ) : void
ActionDone ( ScriptingContext context ) : void

Method Details

Action() protected méthode

protected Action ( ScriptingContext context, Event handle ) : void
context ScriptingContext
handle Mono.Debugger.Event
Résultat void

ActionDone() protected méthode

protected ActionDone ( ScriptingContext context ) : void
context ScriptingContext
Résultat void