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