Click or drag to resize

INewOrderProductItemStub Interface

Namespace:  Resto.Front.Api.Editors.Stubs
Assembly:  Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
public interface INewOrderProductItemStub : INewOrderCookingItemStub, 
	INewOrderRootItemStub, INewEntityStub, IOrderRootItemStub, IOrderCookingItemStub, IOrderProductItemStub
See Also