StopBlock Class
Definition
A PZX block that signals the tape should stop.
public sealed class StopBlock : PzxBlock<StopHeader>
Methods
| Name | Description |
|---|---|
ToString() |
Returns a string that represents the current object. |
A PZX block that signals the tape should stop.
public sealed class StopBlock : PzxBlock<StopHeader>
| Name | Description |
|---|---|
ToString() |
Returns a string that represents the current object. |