Table of Contents

Class CorFunctionRemapOpportunityEventArgs

Namespace
Microsoft.Samples.Debugging.CorDebug
Assembly
corapi.dll
public sealed class CorFunctionRemapOpportunityEventArgs : CorThreadEventArgs
Inheritance
CorFunctionRemapOpportunityEventArgs

Constructors

CorFunctionRemapOpportunityEventArgs(CorAppDomain, CorThread, CorFunction, CorFunction, int)
CorFunctionRemapOpportunityEventArgs(CorAppDomain, CorThread, CorFunction, CorFunction, int, ManagedCallbackType)

Properties

NewFunction
OldFunction
OldILOffset

Methods

ToString()

Returns a string that represents the current object.