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