City Based Parking and Routing System API Documentation

Lane Constructor (SerializationInfo, StreamingContext)

Populates the object using the information in the SerializationInfo.

public Lane(
   SerializationInfo info,
   StreamingContext context
);

Parameters

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

See Also

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