Indicate that the behavior of the mocked method will be to call the original method. 
            
Namespace: TypeMock
Assembly: TypeMock (in TypeMock.dll) Version: 9.3.8.0 (9.3.8.0)
Syntax
Parameters
- method
 - Type: SystemString
The mocked mothod's name. - genericTypes
 - Type: SystemType
Parameters that the mockef method receives 
Return Value
Type: IParametersSee Also