Click or drag to resize

INotificationServiceProductChanged Property

Namespace:  Resto.Front.Api.V5
Assembly:  Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax
C#
IObservable<IProduct> ProductChanged { get; }

Property Value

Type: IObservableIProduct
See Also