Click or drag to resize

INotificationService.CurrentUserChanged Property

Namespace:  Resto.Front.Api
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
IObservable<IUser> CurrentUserChanged { get; }

Property Value

Type: IObservable<IUser>
See Also