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