MarshallingHook<TFunction>
Namespace: SharpPluginLoader.Core.Experimental
public class MarshallingHook<TFunction> : System.IDisposable
Type Parameters
TFunction
Inheritance Object → MarshallingHook<TFunction>
Implements IDisposable
Properties
IsEnabled
public bool IsEnabled { get; }
Property Value
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()