PauseBlock Class
Definition
A PZX block representing a pause in the tape.
public sealed class PauseBlock : PzxBlock<PauseHeader>
Constructors
| Name | Description |
|---|---|
| PauseBlock(Stream) | Initialises a new instance of the PauseBlock class from a stream. |
Methods
| Name | Description |
|---|---|
| ToString() | Returns a string that represents the current object. |