IRgfEventArgsTArgs Interface

Definition

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

Type Parameters

TArgs

Properties

See Also