JustMock

The ArgumentContainer type exposes the following members.

Properties

  NameDescription
Public propertyArguments
Gets or sets nested arguments.
Public propertyArgumentType
Gets the argument type.
Public propertyIgnore
Gets / Set if value should be ignored.
Public propertyIsDiffered
Gets or sets if an argment value is differed by lazy calls.
Public propertyIsMatcher
Gets or Sets if an argument is matcher expression.
Public propertyIsOutput
Gets/Sets if the argument is output type.
Public propertyIsParam
Get or sets a value indicating it is a param type argument.
Public propertyValue
Gets or Sets value from the underlying argument.

See Also