Moq |
IProtectedMock<(Of <(<'TMock>)>)>..::..Setup Method |
IProtectedMock<(Of <(<'TMock>)>)> Interface See Also Send Feedback |
Overload List
Name | Description | |
---|---|---|
Setup<(Of <<'(TResult>)>>)(String, array<Object>[]()[][]) |
Specifies a setup for an invocation on a property or a non void method with the given
methodOrPropertyName, optionally specifying arguments for the method call.
| |
Setup(String, array<Object>[]()[][]) |
Specifies a setup for a void method invocation with the given
voidMethodName, optionally specifying arguments for the method call.
|