Click or drag to resize

ExistingOrderStub Constructor

Initializes a new instance of the ExistingOrderStub class

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

Parameters

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