JustMock

The IInvocation type exposes the following members.

Properties

  NameDescription
Public propertyArguments
Gets the arguments for invoked method.
Public propertyDeclaringType
Gets the declaring type of the invocation.
Public propertyMethod
Gets the invoked member itself.
Public propertyReturnValue
Gets the return value.
(Inherited from IReturnValueInvocation.)
Public propertyTarget
Gets the invocation target

See Also