event EventHandler<EventArgs<UpdateType, string>> StatusUpdate
Event StatusUpdate As EventHandler(Of EventArgs(Of UpdateType, String))
event EventHandler<EventArgs<UpdateType, String^>^>^ StatusUpdate { void add (EventHandler<EventArgs<UpdateType, String^>^>^ value); void remove (EventHandler<EventArgs<UpdateType, String^>^>^ value); }
abstract StatusUpdate : IEvent<EventHandler<EventArgs<UpdateType, string>>, EventArgs<UpdateType, string>>
function add_StatusUpdate(value); function remove_StatusUpdate(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.