ZXSpectrumTapeFormat<TFile> Constructors
strongly typed base class for ZX Spectrum tape file formats.
protected ZXSpectrumTapeFormat(string name, string fileExtension);
Parameters
| Name | Type | Description |
|---|---|---|
name |
String |
The name of the format. |
fileExtension |
String |
The file extension for the format. |