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