Overload List
Name | Description | |
---|---|---|
SetupSet<(Of <<'(TProperty>)>>)(Action<(Of <<'(T>)>>)) |
Specifies a setup on the mocked type for a call to
to a property setter.
| |
SetupSet(Action<(Of <<'(T>)>>)) |
Specifies a setup on the mocked type for a call to
to a property setter.
|