Namespace Alternet.Scripter.Debugger.TypeScript
Classes
- ErrorMessages
Contains default string constants related to debugger errors.
- ScriptBreakpoints
Provides list of
Breakpoint
objects.
- ScriptDebugger
Enables communication with a debugger.
- ScriptDebugger.ChromeSessionInfo
Provides data for the particular Internet session.
- TypeScriptStartDebuggingOptions
Defines debug process settings.
Interfaces
- IScriptDebugger
Provides methods and properties that allow developers to debug applications in the common language runtime (CLR) environment.