public event EventHandler<EventArgs<Guid, string, UpdateType>> UpdatedStatus
Public Event UpdatedStatus As EventHandler(Of EventArgs(Of Guid, String, UpdateType))
public: event EventHandler<EventArgs<Guid, String^, UpdateType>^>^ UpdatedStatus { void add (EventHandler<EventArgs<Guid, String^, UpdateType>^>^ value); void remove (EventHandler<EventArgs<Guid, String^, UpdateType>^>^ value); }
member UpdatedStatus : IEvent<EventHandler<EventArgs<Guid, string, UpdateType>>, EventArgs<Guid, string, UpdateType>>
function add_UpdatedStatus(value); function remove_UpdatedStatus(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.