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