Click or drag to resize

IDeletionMethod Interface

Namespace:  Resto.Front.Api.Data.Orders
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
public interface IDeletionMethod : ISerializable

The IDeletionMethod type exposes the following members.

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