Click or drag to resize

INotificationServiceCurrentUserChanged Property

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

Property Value

Type: IObservableIUser
See Also