C# 클래스 Mono.Debugger.Frontend.BreakpointDeactivateCommand

상속: EventHandleCommand, IDocumentableCommand
파일 보기 프로젝트 열기: baulig/debugger

보호된 메소드들

메소드 설명
Action ( ScriptingContext context, Event handle ) : void

메소드 상세

Action() 보호된 메소드

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