TestHarness<TCycle>.MutableCycles Property
Definition
A mutable list of recorded cycles to update when RecordCycles is true, null otherwise.
protected List<TCycle> MutableCycles { get; }
A mutable list of recorded cycles to update when RecordCycles is true, null otherwise.
protected List<TCycle> MutableCycles { get; }