Click or drag to resize

INotificationServiceExternalOperationChanged Property


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

Property Value

IObservableExternalOperationChangedEventArgs
See Also