Click or drag to resize

ExistingDeliveryOrderStub Constructor

Initializes a new instance of the ExistingDeliveryOrderStub class

Namespace:  Resto.Front.Api.V4.Editors.Stubs
Assembly:  Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax
C#
public ExistingDeliveryOrderStub(
	IDeliveryOrder entity
)

Parameters

entity
Type: Resto.Front.Api.V4.Data.OrdersIDeliveryOrder
See Also