Click or drag to resize

INotificationServiceKitchenOrderChanged Property

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

Property Value

Type: IObservableIKitchenOrder
See Also