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