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