IRgfObserver<IRgfEventArgs<TArgs>> Subscribe<TArgs>( Object receiver, Action<IRgfEventArgs<TArgs>> handler ) where TArgs : EventArgs
In This Article