Click or drag to resize

ExistingReserveStub Constructor

Initializes a new instance of the ExistingReserveStub class

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

Parameters

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