Class NativeLibrary<T>
Inherited Members
Namespace: RedLoader
Assembly: RedLoader.dll
Syntax
public class NativeLibrary<T> : NativeLibrary
Type Parameters
Name | Description |
---|---|
T |
Constructors
NativeLibrary(IntPtr)
Declaration
public NativeLibrary(IntPtr ptr)
Parameters
Type | Name | Description |
---|---|---|
IntPtr | ptr |
Fields
Instance
Declaration
public readonly T Instance
Field Value
Type | Description |
---|---|
T |