C# Class Mono.Debugger.Frontend.BreakpointDisableCommand

Inheritance: EventHandleCommand, IDocumentableCommand
显示文件 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