RGF.Abstraction
C#
Show/Hide TOC
Event
Dispatcher
TValue
Unsubscribe(Action
TValue
) Method
Definition
Namespace:
Recrovit.RecroGridFramework.Abstraction.Infrastructure.Events
Assembly:
Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.4.0.10320
C#
Copy
public
void
Unsubscribe
(
Action
<TValue>
eventHandler
)
Parameters
eventHandler
Action
TValue
See Also
Reference
EventDispatcher
TValue
Class
Unsubscribe Overload
Recrovit.RecroGridFramework.Abstraction.Infrastructure.Events Namespace
In This Article
Definition
See Also