C# (CSharp) CsDebugScript.Exceptions Пространство имен

Классы

Имя Описание
InvalidMemoryAddressException Thrown when user wants to access address that is not available in the process being debugged.
NotAllMemoryCanBeReadException Thrown when user wants to read memory that is not fully available in the process being debugged.
WrongCodeTypeException Exception that is thrown when variable of unexpected code type has been given as an argument.