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.3062.0 (3.2.3062)
Syntax
C#
public DamageItems()
See Also