Click or drag to resize

ServerTransactionIDComparerGetHashCode Method


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public int GetHashCode(
	TransactionID obj
)

Parameters

obj  TransactionID
 

Return Value

Int32

Implements

IEqualityComparerTGetHashCode(T)
See Also