Click or drag to resize

NativeAPIGacUninstallAssemblies Method

Namespace:  EasyHook
Assembly:  EasyHook (in EasyHook.dll) Version: 2.7.6684.0 (2.7.6684.0)
Syntax
public static void GacUninstallAssemblies(
	string[] InAssemblyNames,
	string InDescription,
	string InUniqueID
)

Parameters

InAssemblyNames
Type: SystemString
InDescription
Type: SystemString
InUniqueID
Type: SystemString
See Also