Table of Contents

Interface INativeDetourKind

Namespace
MonoMod.Core.Platforms
Assembly
MonoMod.Core.dll
A native detour kind. The implementation is provided by the IArchitecture instance, and exposes only its size, in bytes.
public interface INativeDetourKind

Properties

Size
Gets the size, in bytes, of this native detour.