EventRegistryTEventGeDispatcher Method

Definition

Namespace: Recrovit.RecroGridFramework.Abstraction.Infrastructure.Events
Assembly: Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.2.0.10124
C#
public EventDispatcher<EventArgs> GeDispatcher(
	TEvent id
)

Parameters

id  TEvent
 

Return Value

EventDispatcherEventArgs

See Also