Méthode | Description | |
---|---|---|
EnsureExited ( ) : void |
Ensures that the process has exited.
|
|
OnRun ( Mono.Debugging.Client.DebuggerStartInfo startInfo ) : void |
Called when debugger runs.
|
protected OnRun ( Mono.Debugging.Client.DebuggerStartInfo startInfo ) : void | ||
startInfo | Mono.Debugging.Client.DebuggerStartInfo | The start info. |
Résultat | void |