City Based Parking and Routing System API Documentation

TailLight Enumeration

Enumeration of the possible states the turn indicator of car can have.

public enum TailLight

Members

Member Name Description
None Indicates that neither the right nor the left taillight is lit.
Right Indicates that the right taillight is lit.
Left Indicates that the left taillight is lit.

Requirements

Namespace: CBPRS.Infrastructure

Assembly: Infrastructure (in Infrastructure.dll)

See Also

CBPRS.Infrastructure Namespace