Click or drag to resize

INotificationServiceProductCategoryChanged Property

Namespace:  Resto.Front.Api.V4
Assembly:  Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax
C#
IObservable<IProductCategory> ProductCategoryChanged { get; }

Property Value

Type: IObservableIProductCategory
See Also