public event ErrorEventHandler Error
Public Event Error As ErrorEventHandler
public: event ErrorEventHandler^ Error { void add (ErrorEventHandler^ value); void remove (ErrorEventHandler^ value); }
member Error : IEvent<ErrorEventHandler, ErrorEventArgs>
function add_Error(value); function remove_Error(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.