Intersoft.Client.Framework Namespace > WeakEventListener<TInstance,TSource,TEventArgs> Class : OnEvent Method |
Public Sub OnEvent( _ ByVal source As TSource, _ ByVal eventArgs As TEventArgs _ )
Dim instance As WeakEventListener(Of TInstance,TSource,TEventArgs) Dim source As TSource Dim eventArgs As TEventArgs instance.OnEvent(source, eventArgs)
public void OnEvent( TSource source, TEventArgs eventArgs )
public: void OnEvent( TSource^ source, TEventArgs^ eventArgs )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2