Méthode | Description | |
---|---|---|
Find32BitDll ( string path, string baseName ) : |
||
Find64BitDll ( string path, string baseName ) : |
||
Is64BitDll ( string fullPath ) : bool |
Méthode | Description | |
---|---|---|
GetDllMachineType ( string fullPath ) : MachineType |
public static Find32BitDll ( string path, string baseName ) : |
||
path | string | |
baseName | string | |
Résultat |
public static Find64BitDll ( string path, string baseName ) : |
||
path | string | |
baseName | string | |
Résultat |
public static Is64BitDll ( string fullPath ) : bool | ||
fullPath | string | |
Résultat | bool |