Skip to content

SourceReader Constructors

Initialises a new instance of the SourceReader class to read the specified TextFile.

public SourceReader(TextFile file);

View source

Parameters

Name Type Description
file TextFile The file to read.