Click or drag to resize

DamageItems Constructor

Car Delivery Network
Initializes a new instance of the DamageItems 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.3102.0 (3.2.3102)
Syntax
C#
public DamageItems()
See Also