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