ICLRStrongNameStrongNameHashSize Method |
Namespace:
Ozeki.Common
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxint StrongNameHashSize(
int ulHashAlg
)
Function StrongNameHashSize (
ulHashAlg As Integer
) As Integer
int StrongNameHashSize(
[InAttribute] int ulHashAlg
)
abstract StrongNameHashSize :
ulHashAlg : int -> int
Parameters
- ulHashAlg
- Type: SystemInt32
Return Value
Type:
Int32
See Also