City Based Parking and Routing System API Documentation

IRoute Interface

A route between two lanes that can be followed by a car.

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

public interface IRoute

Types that implement IRoute

Type Description
Route A simple route class that encompasses a single route.

Requirements

Namespace: CBPRS.Infrastructure

Assembly: Infrastructure (in Infrastructure.dll)

See Also

IRoute Members | CBPRS.Infrastructure Namespace