Open sandboxFocus

Method WithOptions

WithOptions(InvokerOptions)

Gets an IMethodInvoker for the same method and target with different options.

Declaration
IMethodInvoker WithOptions(InvokerOptions options)
Parameters
Type Name Description
InvokerOptions options
Returns
Type Description
IMethodInvoker