Exemplo n.º 1
0
 public void Execute(TextViewContext context)
 {
     DebuggerPlugin.DebugEnableDisableBreakpoint();
 }
Exemplo n.º 2
0
 public void Execute(ContextMenuEntryContext context)
 {
     DebuggerPlugin.DebugEnableDisableBreakpoint();
 }