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