public static LoadLibrary ( string libraryPath ) : |
||
libraryPath | string | The name of the module. This can be either a library module (a .dll file) or an executable module (an .exe file). |
return |
public static LoadLibrary ( string libraryPath ) : |
||
libraryPath | string | The name of the module. This can be either a library module (a .dll file) or an executable module (an .exe file). |
return |