This class generate the necessary data of the it recives.
Inheritance Hierarchy
TypeMockInterceptedTypeParamsBuilder
Namespace: TypeMock
Assembly: TypeMock (in TypeMock.dll) Version: 9.3.6.0 (9.3.6.0)
Syntax
The InterceptedTypeParamsBuilder type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | InterceptedTypeParamsBuilder |
Methods
Name | Description | |
---|---|---|
![]() | Create |
Constructs the TypeParams object.
|
![]() | CreateFromTypes |
Constructs the TypeParams object.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsTypeParams |
Checks if the object is an instance of TypeParams type
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
See Also