ICorDebugILFrame2 接口
ICorDebugILFrame 接口的逻辑扩展。
方法
方法 | 说明 |
---|---|
EnumerateTypeParameters 方法 | 获取包含此帧中的 Type 参数的 ICorDebugTypeEnum 对象。 |
RemapFunction 方法 | 通过指定新的 CIL 偏移量来重新映射编辑的函数。 |
注解
注意
此接口不支持跨计算机或跨进程远程调用。
要求
平台:请参阅系统要求。
标头:CorDebug.idl、CorDebug.h
库:CorGuids.lib
.NET Framework 版本:自 2.0 起可用