This is experimental documentation.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public delegate void ExceptionEventHandler( Object sender, ExceptionEventArgs e )
Public Delegate Sub ExceptionEventHandler ( _ sender As Object, _ e As ExceptionEventArgs _ )
public delegate void ExceptionEventHandler( Object^ sender, ExceptionEventArgs^ e )
Parameters
- sender (Object)
Assembly: Asgard5Library (Module: Asgard5Library)