event EventHandler<EventArgs<Exception>> ProcessException
Event ProcessException As EventHandler(Of EventArgs(Of Exception))
event EventHandler<EventArgs<Exception^>^>^ ProcessException { void add (EventHandler<EventArgs<Exception^>^>^ value); void remove (EventHandler<EventArgs<Exception^>^>^ value); }
abstract ProcessException : IEvent<EventHandler<EventArgs<Exception>>, EventArgs<Exception>>
function add_ProcessException(value); function remove_ProcessException(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.