Open sandboxFocus

Method WithArguments

WithArguments(T)

Creates an instance of the current diagnostic definition with specific arguments.

Declaration
public IDiagnostic WithArguments(T arguments)
Parameters
Type Name Description
T arguments
Returns
Type Description
IDiagnostic