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