TestExecutor.

Use(Func<RuntimeDelegate, RuntimeDelegate>) Method

Namespace
Xenial.Delicious.Execution
Containing Type
TestExecutor

Syntax

public TestExecutor Use(Func<RuntimeDelegate, RuntimeDelegate> middleware)

Parameters

Name Type Description
middleware Func<RuntimeDelegate, RuntimeDelegate>

Return Value

Type Description
TestExecutor