Skip to main content
Version: 2.x

Class NativeMethods<T>

Assembly: cs.temp.dll.dll
Declaration
public class NativeMethods<T> where T : OdinHandle

Derived:
OdinNative.Core.Imports.NativeCryptoMethods, OdinNative.Core.Imports.NativeLibraryMethods

Properties

Lock

Declaration
protected NativeMethods<T>.LockObject Lock { get; }

Methods

IsError(OdinError)

Declaration
public bool IsError(OdinError error)
Returns

System.Boolean

Parameters
TypeName
Odin.OdinErrorerror

_DbgTrace()

Declaration
protected static void _DbgTrace()