Method | Description | |
---|---|---|
AttachDebuggerCommand ( IRInteractiveWorkflow interactiveWorkflow ) : System |
Method | Description | |
---|---|---|
AttachDebuggerCommand ( IRInteractiveWorkflow interactiveWorkflow, int cmdId, DebuggerCommandVisibility visibility ) : System | ||
Handle ( ) : void |
public AttachDebuggerCommand ( IRInteractiveWorkflow interactiveWorkflow ) : System | ||
interactiveWorkflow | IRInteractiveWorkflow | |
return | System |
protected AttachDebuggerCommand ( IRInteractiveWorkflow interactiveWorkflow, int cmdId, DebuggerCommandVisibility visibility ) : System | ||
interactiveWorkflow | IRInteractiveWorkflow | |
cmdId | int | |
visibility | DebuggerCommandVisibility | |
return | System |