StringEvaluator Constructor (Guid, String, String)

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Evaluators Namespace > StringEvaluator Class > StringEvaluator Constructor  >

StringEvaluator Constructor (Guid, String, String)

Initializes a new instance of the StringEvaluator class.

Namespace: BNCS.Logic.Evaluators
Assembly:  BNCS.Logic (in BNCS.Logic.dll)

 

Syntax


public StringEvaluator(
 Guid id,
 string name,
 string description
)

Parameters

id

Type: Guid
The unique identifier for the evaluator.

name

Type: String
The name of the evaluator.

description

Type: String
The description of the evaluator.

 

See Also


StringEvaluator Class

StringEvaluator Overload

BNCS.Logic.Evaluators Namespace