Called by the framework instead of the original method. This will run the original method and
afterwards clear the Mock Manager.
Namespace:
TypeMock
Assembly:
TypeMock (in TypeMock.dll) Version: 9.3.6.0 (9.3.6.0)
public override Object Execute()
Public Overrides Function Execute As Object
Return Value
Type:
Object the result of the original method
Reference