Visual Guard Class Library Documentation

VGReflectionHelper.GetEventArgsParameter Method

Gets the event arguments of the specified event

Overload List

Gets the event arguments of the specified event

public static ParameterInfo GetEventArgsParameter(EventInfo);

Gets the event arguments of the specified event

public static ParameterInfo GetEventArgsParameter(Type,String);

See Also

VGReflectionHelper Class | Novalys.VisualGuard.Security Namespace