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