EvaluationLocation.

WithFileLineAndCondition(string, int?, string) Method

Syntax

public EvaluationLocation WithFileLineAndCondition(string file, int? line, string condition)

Parameters

Name Type Description
file string
line int?
condition string

Return Value

Type Description
EvaluationLocation