Click or drag to resize
ICLRStrongNameStrongNameCompareAssemblies Method

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
int StrongNameCompareAssemblies(
	string pwzAssembly1,
	string pwzAssembly2
)

Parameters

pwzAssembly1
Type: SystemString
pwzAssembly2
Type: SystemString

Return Value

Type: Int32
See Also