Interface ICoreDetour
A single method-to-method managed detour.
[CLSCompliant(true)]
public interface ICoreDetour : ICoreDetourBase
- Inherited Members
Properties
- Source
- The source method.
- Target
- The target method.
[CLSCompliant(true)]
public interface ICoreDetour : ICoreDetourBase