City Based Parking and Routing System API Documentation

TrafficLightIntersection Constructor (SerializationInfo, StreamingContext)

Populates the object using the information in the SerializationInfo.

public TrafficLightIntersection(
   SerializationInfo info,
   StreamingContext context
);

Parameters

info
The information to populate the object.
context
The source from which the object is deserialized.

See Also

TrafficLightIntersection Class | CBPRS.Infrastructure Namespace | TrafficLightIntersection Constructor Overload List