C# Class Mono.Debugger.Frontend.BreakpointActivateCommand

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

Méthodes protégées

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

Method Details

Action() protected méthode

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