Skip to content

PauseBlock Class

Definition

A PZX block representing a pause in the tape.

public sealed class PauseBlock : PzxBlock<PauseHeader>

View source

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.