TypeParamsBuilder Interface

Typemock Isolator Developer Guide
This class generate the necessary data of the it recives.

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

public interface TypeParamsBuilder

The TypeParamsBuilder type exposes the following members.

Methods

  NameDescription
Public methodCreate
Constructs the TypeParams object.
Public methodCreateFromTypes
Constructs the TypeParams object.
Public methodIsTypeParams
Checks if the object is an instance of TypeParams type
Top
See Also

Reference