RGF.Abstraction
C#
Show/Hide TOC
IRgf
Observer Interface
Definition
Namespace:
Recrovit.RecroGridFramework.Abstraction.Contracts.Services
Assembly:
Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.0.0+e8283e3f27c12b225538d1f420c3624f3932ffc8
C#
Copy
public
interface
IRgfObserver
:
IDisposable
Implements
IDisposable
Methods
Dispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from
IDisposable
)
Unsubscribe
See Also
Reference
Recrovit.RecroGridFramework.Abstraction.Contracts.Services Namespace
In This Article
Definition
Methods
See Also