IRgfNotificationManager Interface

Definition

Namespace: Recrovit.RecroGridFramework.Abstraction.Contracts.Services
Assembly: Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.3.0.10221
C#
public interface IRgfNotificationManager : IDisposable
Implements
IDisposable

Methods

DisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable)
GetObservableEventsTArgs 
RaiseEventTArgs 
SubscribeTArgs(Object, ActionIRgfEventArgsTArgs) 
SubscribeTArgs(Object, FuncIRgfEventArgsTArgs, Task) 

See Also