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