Click or drag to resize

ISubmittedEntitiesGet Method (INewOrderCookingItemStub)

Namespace:  Resto.Front.Api.Editors
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
IOrderCookingItem Get(
	INewOrderCookingItemStub entityStub
)

Parameters

entityStub
Type: Resto.Front.Api.Editors.StubsINewOrderCookingItemStub

Return Value

Type: IOrderCookingItem
See Also