MethodCallContextMethod Property

Typemock Isolator Developer Guide
The method being faked

Namespace:  TypeMock
Assembly:  TypeMock (in TypeMock.dll) Version: 9.3.6.0 (9.3.6.0)
Syntax

public MethodBase Method { get; set; }

Property Value

Type: MethodBase
The method.
See Also

Reference