Skip to content

TestHarness<TCycle>.MutableCycles Property

Definition

A mutable list of recorded cycles to update when RecordCycles is true, null otherwise.

protected List<TCycle> MutableCycles { get; }

View source

Property Value

List<TCycle>