Click or drag to resize

ICLRStrongNameStrongNameCompareAssemblies Method

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

Parameters

pwzAssembly1
Type: SystemString
pwzAssembly2
Type: SystemString

Return Value

Type: Int32
See Also