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