C# Class Mono.Debugger.Frontend.BreakpointActivateCommand

Inheritance: EventHandleCommand, IDocumentableCommand
Show file Open project: baulig/debugger

Protected Methods

Method Description
Action ( ScriptingContext context, Event handle ) : void

Method Details

Action() protected method

protected Action ( ScriptingContext context, Event handle ) : void
context ScriptingContext
handle Mono.Debugger.Event
return void