EventRegistryTEventTryGeDispatcher Method

Definition

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

Parameters

id  TEvent
 

Return Value

EventDispatcherEventArgs

See Also