Click or drag to resize

EntityChangedEventArgsTEntity Property

Changed entity.

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

Property Value

T
See Also