ChainExperimentor Experimentors Property ElecNetKit Documentation
A list of sub-experiments. Sub-experiments will be executed in order.

Namespace: ElecNetKit.Experimentation
Assembly: ElecNetKit.Core (in ElecNetKit.Core.dll) Version: 1.1.4771.27370 (1.1.0.0)
Syntax

public List<IExperimentor> Experimentors { get; protected set; }
See Also