Gets the event arguments of the specified event
a ParameterInfo object representing the event argument. null (Nothing) if the eventname is null, or empty or the event does not exist or does not have argument.
this method returns the second argument of the method Invoke of the event (this first one is the sender of the event).
VGReflectionHelper Class | Novalys.VisualGuard.Security Namespace | VGReflectionHelper.GetEventArgsParameter Overload List