RuntimeTypeParamsBuilderCreate Method

Typemock Isolator Developer Guide
Constructs the TypeParams object.

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

public TypeParams Create(
	Object obj
)

Parameters

obj
Type: SystemObject
The object to convert

Return Value

Type: TypeParams

Implements

TypeParamsBuilderCreate(Object)
See Also

Reference