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