Click or drag to resize

INotificationServiceRestaurantSectionChanged Property

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

Property Value

Type: IObservableEntityChangedEventArgsIRestaurantSection
See Also