City Based Parking and Routing System API Documentation

RoadSystem.TextDumpGenerators Method 

Writes the configuration of each generator to disk.

public void TextDumpGenerators(
   Stream output,
   string seperator
);

Parameters

output
The stream to write to.
seperator
The seperator used between fields.

See Also

RoadSystem Class | CBPRS.Infrastructure Namespace