City Based Parking and Routing System API Documentation

Route Class

A simple route class that encompasses a single route.

For a list of all members of this type, see Route Members.

System.Object
   CBPRS.Infrastructure.Route

public class Route : IRoute

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: CBPRS.Infrastructure

Assembly: Infrastructure (in Infrastructure.dll)

See Also

Route Members | CBPRS.Infrastructure Namespace