Click or drag to resize

ChangedEntity<T>.Entity Property

Changed entity. null if the entity has been permanently removed.

Namespace:  Resto.Front.Api.Data.Common
Assembly:  Resto.Front.Api.V7Preview7 (in Resto.Front.Api.V7Preview7.dll)
Syntax
C#
public T Entity { get; }

Property Value

Type: T
See Also