IClosedOrderScreen Interface |
Namespace: Resto.Front.Api.Data.Screens
public interface IClosedOrderScreen : ISerializable, IScreenWithOrder, IScreen
The IClosedOrderScreen type exposes the following members.
Name | Description | |
---|---|---|
Order | Order that the screen is associated to. (Inherited from IScreenWithOrder.) |
Name | Description | |
---|---|---|
GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable.) |