Ejemplo n.º 1
0
 static NativeMethods()
 {
     DynamicLibraryPath.RegisterPathForDll(LIBNAME);
 }
Ejemplo n.º 2
0
 static Lua()
 {
     DynamicLibraryPath.RegisterPathForDll(LIBNAME);
 }