Class TableDisposalEvent
Namespace: Ordering.Domain.Aggregates.TableAggregate.Events
Assembly: Ordering.Domain.dll
public sealed class TableDisposalEvent : IDomainEvent, INotification
Inheritance
object ← TableDisposalEvent
Implements
IDomainEvent, INotification
Inherited Members
object.Equals\(object?\), object.Equals\(object?, object?\), object.GetHashCode\(\), object.GetType\(\), object.ReferenceEquals\(object?, object?\), object.ToString\(\)
Properties
TableId
public Guid TableId { get; init; }
Property Value
Last modified: 21 May 2024