Example #1
0
 static X86()
 {
     NativeLibraryLoader.Load();
 }
Example #2
0
 static X64()
 {
     NativeLibraryLoader.Load();
 }