C# Class Binarysharp.Benchmark.Results.EvaluationResultCollection

Provides a strongly typed collection of EvaluationResult objects.
Show file Open project: ZenLulz/BenchShark

Private Methods

Method Description
AddEvaluationResult ( EvaluationResult result ) : void

Adds the result of an evaluation to the collection.

EvaluationResultCollection ( ) : System.Collections.Generic

Initializes a new instance of the EvaluationResultCollection class.