Click or drag to resize

INotificationService.ClientChanged Property

Namespace:  Resto.Front.Api
Assembly:  Resto.Front.Api.V7Preview7 (in Resto.Front.Api.V7Preview7.dll)
Syntax
C#
IObservable<IClient> ClientChanged { get; }

Property Value

Type: IObservable<IClient>
See Also