GroupStartBlock Class
Definition
A TZX block that marks the start of a group of blocks with a name.
public sealed class GroupStartBlock : TzxTextBlock<GroupStartHeader>
Constructors
| Name | Description |
|---|---|
| GroupStartBlock(Stream) | A TZX block that marks the start of a group of blocks with a name. |