MarshallingHook<TFunction>

Namespace: SharpPluginLoader.Core.Experimental

public class MarshallingHook<TFunction> : System.IDisposable

Type Parameters

TFunction

Inheritance ObjectMarshallingHook<TFunction>
Implements IDisposable

Properties

IsEnabled

public bool IsEnabled { get; }

Property Value

Boolean

Original

public TFunction Original { get; }

Property Value

TFunction

Methods

Enable()

public void Enable()

Disable()

public void Disable()

Dispose()

public void Dispose()

Finalize()

protected void Finalize()