MockMethodCallEventArgs
CalledMethodName Property
Typemock Isolator Developer Guide
Name of method that was called
Namespace:
TypeMock
Assembly:
TypeMock (in TypeMock.dll) Version: 9.3.6.0 (9.3.6.0)
Syntax
C#
VB
Copy
public
string
CalledMethodName
{
get
; }
Public
ReadOnly
Property
CalledMethodName
As
String
Get
Property Value
Type:
String
See Also
Reference
MockMethodCallEventArgs Class
TypeMock Namespace