IEventArgsHelper Interface Methods
Public Methods
 NameDescription
MethodGetEventArgsRetrieves and deserializes the EventArgs object.  
MethodInitInitializes the Event Arguments helper class with an EventArgs object.  
Top