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