LoopEndBlock Class
Definition
A TZX block that marks the end of a loop.
public sealed class LoopEndBlock : TzxBlock<LoopEndHeader>
Constructors
| Name | Description |
|---|---|
| LoopEndBlock(Stream) | A TZX block that marks the end of a loop. |
A TZX block that marks the end of a loop.
public sealed class LoopEndBlock : TzxBlock<LoopEndHeader>
| Name | Description |
|---|---|
| LoopEndBlock(Stream) | A TZX block that marks the end of a loop. |