RGF.Abstraction
C#
Show/Hide TOC
IRgf
Observable
Event
TArgs
Raise
Event
Async Method
Definition
Namespace:
Recrovit.RecroGridFramework.Abstraction.Contracts.Services
Assembly:
Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.4.0.10320
C#
Copy
Task
RaiseEventAsync
(
IRgfEventArgs
<TArgs>
args
)
Parameters
args
IRgfEventArgs
TArgs
Return Value
Task
See Also
Reference
IRgfObservableEvent
TArgs
Interface
Recrovit.RecroGridFramework.Abstraction.Contracts.Services Namespace
In This Article
Definition
Parameters
Return Value
See Also