메소드 | 설명 | |
---|---|---|
AttachDebuggerCommand ( IRInteractiveWorkflow interactiveWorkflow ) : System |
메소드 | 설명 | |
---|---|---|
AttachDebuggerCommand ( IRInteractiveWorkflow interactiveWorkflow, int cmdId, DebuggerCommandVisibility visibility ) : System | ||
Handle ( ) : void |
public AttachDebuggerCommand ( IRInteractiveWorkflow interactiveWorkflow ) : System | ||
interactiveWorkflow | IRInteractiveWorkflow | |
리턴 | System |
protected AttachDebuggerCommand ( IRInteractiveWorkflow interactiveWorkflow, int cmdId, DebuggerCommandVisibility visibility ) : System | ||
interactiveWorkflow | IRInteractiveWorkflow | |
cmdId | int | |
visibility | DebuggerCommandVisibility | |
리턴 | System |