Click or drag to resize

INotificationService.ProductChanged Property

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

Property Value

Type: IObservable<IProduct>
See Also