Click or drag to resize

INotificationServiceCustomDataChanged Property

Namespace:  Resto.Front.Api
Assembly:  Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
IObservable<CustomDataChangedEventArgs> CustomDataChanged { get; }

Property Value

Type: IObservableCustomDataChangedEventArgs
See Also