public event EventHandler NotificationSendComplete
Public Event NotificationSendComplete As EventHandler
public: virtual event EventHandler^ NotificationSendComplete { void add (EventHandler^ value); void remove (EventHandler^ value); }
abstract NotificationSendComplete : IEvent<EventHandler, EventArgs> override NotificationSendComplete : IEvent<EventHandler, EventArgs>
function add_NotificationSendComplete(value); function remove_NotificationSendComplete(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.