City Based Parking and Routing System API Documentation

Road.OnDeserialized Method 

Executes once the serialization process is completed.

protected void OnDeserialized(
   StreamingContext context
);

Parameters

context
The source form which this object is deserialized.

See Also

Road Class | CBPRS.Infrastructure Namespace