C# Class Binarysharp.Benchmark.Results.EvaluationResultCollection

Provides a strongly typed collection of EvaluationResult objects.
Afficher le fichier Open project: ZenLulz/BenchShark

Private Methods

Méthode 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.