RgfNotificationManagerSubscribeTArgs(ActionIRgfEventArgs`1TArgs) Method
Namespace: Recrovit.RecroGridFramework.Client.ServicesAssembly: Recrovit.RecroGridFramework.Client (in Recrovit.RecroGridFramework.Client.dll) Version: 8.12.0.11119
public IRgfObserver<IRgfEventArgs<TArgs>> Subscribe<TArgs>(
Action<IRgfEventArgs<TArgs>> handler
)
where TArgs : EventArgs
- handler ActionIRgfEventArgsTArgs
-
- TArgs
IRgfObserverIRgfEventArgsTArgsIRgfNotificationManager.Subscribe``1(ActionIRgfEventArgsUMP)