메소드 | 설명 | |
---|---|---|
Activation ( ) : void | ||
BeforeActivation ( ) : void | ||
Continue ( ) : void | ||
DebugManager ( ) : System | ||
Pause ( ) : void | ||
ProbeExpressionAsync ( string expression ) : Task |
||
Restart ( ) : void | ||
StartDebug ( IProject project ) : void | ||
StepInstruction ( ) : void | ||
StepInto ( ) : void | ||
StepOut ( ) : void | ||
StepOver ( ) : void | ||
Stop ( ) : void |
메소드 | 설명 | |
---|---|---|
IsAsynchronousUIListsLoading ( ) : bool | ||
PrepareToRun ( ) : void | ||
ResetDebugSession ( ) : void | ||
SetDebuggers ( IDebugger debugger ) : void | ||
StepCommandsCanExecute ( object arguments ) : bool | ||
StopDebugSession ( ) : void | ||
debugger_StateChanged ( object sender, |
||
debugger_Stopped ( object sender, |
public ProbeExpressionAsync ( string expression ) : Task |
||
expression | string | |
리턴 | Task |