IRgfObservableEventTArgs Interface

Definition

Namespace: Recrovit.RecroGridFramework.Abstraction.Contracts.Services
Assembly: Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.2.0.10124
C#
public interface IRgfObservableEvent<TArgs>
where TArgs : EventArgs

Type Parameters

TArgs

Methods

See Also