Property DetourBackup
DetourBackup
Gets the backup data for this detour. This contains the bytes which were originally at the detour location.
public ReadOnlyMemory<byte> DetourBackup { get; }
public ReadOnlyMemory<byte> DetourBackup { get; }