Click or drag to resize

ITabsByWaiterScreen Interface

Screen with tabs by waiter.

Namespace:  Resto.Front.Api.Data.Screens
Assembly:  Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
public interface ITabsByWaiterScreen : ISerializable, 
	IScreen

The ITabsByWaiterScreen type exposes the following members.

Methods
  NameDescription
Public methodGetObjectData
Populates a SerializationInfo with the data needed to serialize the target object.
(Inherited from ISerializable.)
Top
See Also