public event EventHandler<EventArgs<Exception>> UnhandledExceptions
Public Event UnhandledExceptions As EventHandler(Of EventArgs(Of Exception))
public: event EventHandler<EventArgs<Exception^>^>^ UnhandledExceptions { void add (EventHandler<EventArgs<Exception^>^>^ value); void remove (EventHandler<EventArgs<Exception^>^>^ value); }
member UnhandledExceptions : IEvent<EventHandler<EventArgs<Exception>>, EventArgs<Exception>>
function add_UnhandledExceptions(value); function remove_UnhandledExceptions(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.