Skip to content

StopBlock Constructors

Initialises a new instance of the StopBlock class from a stream.

public StopBlock(Stream stream);

View source

Parameters

Name Type Description
stream Stream The stream to read from.