Method FindNativeDll
FindNativeDll(string)
Tries to find native library in the subfolder of the application.
public static string? FindNativeDll(string nativeModuleNameWithExt)
Parameters
nativeModuleNameWithExt
stringName and extension of the library.