|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.Evaluators Namespace > DoubleEvaluator Class > DoubleEvaluator Constructor > DoubleEvaluator Constructor (Guid, String, String) |
Initializes a new instance of the DoubleEvaluator class.
Namespace: BNCS.Logic.Evaluators
Assembly: BNCS.Logic (in BNCS.Logic.dll)
public DoubleEvaluator(
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
A brief description of the evaluator.
BNCS.Logic.Evaluators Namespace