public event EventHandler<EventArgs<Exception>> UnhandledUserException
Public Event UnhandledUserException As EventHandler(Of EventArgs(Of Exception))
public: virtual event EventHandler<EventArgs<Exception^>^>^ UnhandledUserException { void add (EventHandler<EventArgs<Exception^>^>^ value); void remove (EventHandler<EventArgs<Exception^>^>^ value); }
abstract UnhandledUserException : IEvent<EventHandler<EventArgs<Exception>>, EventArgs<Exception>> override UnhandledUserException : IEvent<EventHandler<EventArgs<Exception>>, EventArgs<Exception>>
function add_UnhandledUserException(value); function remove_UnhandledUserException(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.