City Based Parking and Routing System API Documentation

Intersection.OnDeserialize Method 

Function triggered by the Framework after deserialization is complete.

protected void OnDeserialize(
   StreamingContext context
);

Parameters

context
The source from which the object is deserialized.

See Also

Intersection Class | CBPRS.Infrastructure Namespace