Click or drag to resize

EntityChangedEventArgsTEntity Property

Changed entity.

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

Property Value

Type: T
See Also