|
CSharpEditor
1.1.2
A C# source code editor with syntax highlighting, intelligent code completion and real-time compilation error checking
|
This is the complete list of members for CSharpEditor.InterprocessDebuggerServer, including all inherited members.
| AsynchronousBreak(Editor editor) | CSharpEditor.InterprocessDebuggerServer | |
| Dispose() | CSharpEditor.InterprocessDebuggerServer | |
| InterprocessDebuggerServer(string clientExePath) | CSharpEditor.InterprocessDebuggerServer | |
| InterprocessDebuggerServer(string clientExePath, IEnumerable< string > initialArguments) | CSharpEditor.InterprocessDebuggerServer | |
| InterprocessDebuggerServer(string clientExePath, IEnumerable< string > initialArguments, Func< int, int > getClientPid) | CSharpEditor.InterprocessDebuggerServer | |
| SynchronousBreak(Editor editor) | CSharpEditor.InterprocessDebuggerServer |