Click or drag to resize

Vehicles Constructor

Car Delivery Network
Initializes a new instance of the Vehicles class that is empty and has the default initial capacity.

Namespace: CarDeliveryNetwork.Api.Data
Assembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 3.2.3101.0 (3.2.3101)
Syntax
C#
public Vehicles()
See Also