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.0.0+e8283e3f27c12b225538d1f420c3624f3932ffc8
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