MockMethodCallEventArgsExpectedArguments Property

Typemock Isolator Developer Guide
Array of the expected arguments sent to the Args method (see IParameters )

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

public Object[] ExpectedArguments { get; }

Property Value

Type: Object
See Also

Reference