City Based Parking and Routing System API Documentation

Intersection Constructor (SerializationInfo, StreamingContext)

Populates the object using the information in the SerializationInfo.

public Intersection(
   SerializationInfo info,
   StreamingContext context
);

Parameters

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

Return Value

The populated deserialized object.

See Also

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