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