TypeParamsBuilderIsTypeParams Method

Typemock Isolator Developer Guide
Checks if the object is an instance of TypeParams type

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

bool IsTypeParams(
	Object obj
)

Parameters

obj
Type: SystemObject
The object to check

Return Value

Type: Boolean
See Also

Reference