Skip to content

Z80TestHarness.MutableCycles Property

Definition

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

protected List<Cycle> MutableCycles { get; }

View source

Property Value

List<Cycle>