Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Platform
Invoke
Tests
TestLibrary
C# Class Platform.Invoke.Tests.TestLibrary
Inheritance:
LibraryBase
Show file
Open project: GeirGrusom/PlatformInvoker
Class Usage Examples
Public Methods
Method
Description
TestLibrary
(
IntPtr
moduleHandle
,
ILibraryProcProvider
provider
,
string
libraryName
) :
System
Method Details
TestLibrary()
public
method
public
TestLibrary
(
IntPtr
moduleHandle
,
ILibraryProcProvider
provider
,
string
libraryName
) :
System
moduleHandle
System.IntPtr
provider
ILibraryProcProvider
libraryName
string
return
System