Intersoft ClientUI Documentation
WeakEventListener<TInstance,TSource,TEventArgs> Class Members
See Also  Properties  Methods  Send Feedback
Intersoft.Client.Framework Namespace : WeakEventListener<TInstance,TSource,TEventArgs> Class


The following tables list the members exposed by WeakEventListener<TInstance,TSource,TEventArgs>.

Public Constructors

 NameDescription
public ConstructorWeakEventListener<TInstance,TSource,TEventArgs> ConstructorInitializes a new instances of the WeakEventListener class.  
Top

Public Properties

 NameDescription
public PropertyOnDetachActionGets or sets the method to call when detaching from the event.  
public PropertyOnEventActionGets or sets the method to call when the event fires.  
Top

Public Methods

 NameDescription
public MethodDetachDetaches from the subscribed event.  
public MethodOnEventHandler for the subscribed event calls OnEventAction to handle it.  
Top

See Also

© 2012 All Rights Reserved.