TypeEqualityComparerGetHashCode Method (Type)

Typemock Isolator Developer Guide

Namespace:  TypeMock
Assembly:  TypeMock (in TypeMock.dll) Version: 9.3.7.0 (9.3.7.0)
Syntax

public int GetHashCode(
	Type obj
)

Parameters

obj
Type: SystemType

Return Value

Type: Int32

Implements

IEqualityComparerTGetHashCode(T)
See Also

Reference