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