Open Rails

STFReader.Processor Delegate

[This is preliminary documentation and subject to change.]

This delegate definition is used by the ParseFile and ParseBlock methods, and is called when an associated matching token is found.

public delegate void Processor();

Requirements

Namespace: Orts.Parsers.Msts

Assembly: Orts.Parsers.Msts (in Orts.Parsers.Msts.dll)

See Also

Orts.Parsers.Msts Namespace