PauseBlock Class
Definition
A TZX block representing a pause or silence in the tape.
public sealed class PauseBlock : TzxBlock<PauseHeader>
Constructors
| Name | Description |
|---|---|
| PauseBlock(Stream) | Initializes a new instance of the PauseBlock class by reading from a stream. |