Skip to content

SourceFile Constructors

Initialises a new instance of the SourceFile class.

protected SourceFile(string name, int length);

View source

Parameters

Name Type Description
name String The name of the source file.
length Int32 The length of the source file.