Click or drag to resize

ExistingEntityStub Constructor

Initializes a new instance of the ExistingEntityStub class

Namespace:  Resto.Front.Api.V4.Editors.Stubs
Assembly:  Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax
C#
protected ExistingEntityStub(
	IEntity entity
)

Parameters

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