Click or drag to resize

INotificationServiceCurrentUserChanged Property


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

Property Value

IObservableIUser
See Also