Click or drag to resize

INotificationServiceRestaurantSectionChanged Property


Namespace: Resto.Front.Api
Assembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
IObservable<EntityChangedEventArgs<IRestaurantSection>> RestaurantSectionChanged { get; }

Property Value

IObservableEntityChangedEventArgsIRestaurantSection
See Also