City Based Parking and Routing System API Documentation

GEIntersection Constructor (SerializationInfo, StreamingContext)

Populates the object using the information in the SerializationInfo.

protected GEIntersection(
   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

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