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