EventHandlerMethodInfo Properties

Properties

LogString Returns the event handler method info into a string that contains the method name and declaring type.
Priority The event handler method call priority. Calls with higher priority should be executed before calls with lower priority.

See Also