Check if a type is mocked for all instances
Namespace: TypeMock
Assembly: TypeMock (in TypeMock.dll) Version: 9.3.6.0 (9.3.6.0)
Syntax
Parameters
- type
- Type: SystemType
Type to check
Return Value
Type: Booleantrue when the type is mocked for all instances
Remarks
See Also