City Based Parking and Routing System API Documentation

Road Constructor (SerializationInfo, StreamingContext)

Populates the object using the information in the SerializationInfo.

public Road(
   SerializationInfo info,
   StreamingContext context
);

Parameters

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

See Also

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