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