Sets the expectaion of this method to always call the original method.
Namespace: TypeMock
Assembly: TypeMock (in TypeMock.dll) Version: 9.3.6.0 (9.3.6.0)
Syntax
Parameters
- method
- Type: SystemString
The method name - genericTypes
- Type: SystemType
Parameters which the method recives
Return Value
Type: IParametersImplements
IMockControlAlwaysCallOriginal(String, Type)See Also