|
<< 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)
public StringEvaluator(
Guid id,
string name,
string description
)
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.
BNCS.Logic.Evaluators Namespace