Click or drag to resize

INotificationT Interface

Defines a provider for push-based notification.

Namespace:  Resto.Front.Api
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
public interface INotification<out T>

Type Parameters

T

The INotificationT type exposes the following members.

Methods
  NameDescription
Public methodSubscribe
Top
See Also