City Based Parking and Routing System API Documentation

RoadSystem.AddGenerator Method 

Adds an generator to the collection of intersections.

public void AddGenerator(
   IIntersection intersection
);

Parameters

intersection
The generator to add to the collection.

See Also

RoadSystem Class | CBPRS.Infrastructure Namespace