public static event EventHandler<CancelEventArgs> ConsoleClosing
Public Shared Event ConsoleClosing As EventHandler(Of CancelEventArgs)
public: static event EventHandler<CancelEventArgs^>^ ConsoleClosing { void add (EventHandler<CancelEventArgs^>^ value); void remove (EventHandler<CancelEventArgs^>^ value); }
member ConsoleClosing : IEvent<EventHandler<CancelEventArgs>, CancelEventArgs>
function add_ConsoleClosing(value); function remove_ConsoleClosing(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.