Delegat ExceptionEventHandler
Obsługa dla wszystkich zdarzeń wyjątek.
Przestrzeń nazw: Microsoft.TeamFoundation.VersionControl.Client
Zestaw: Microsoft.TeamFoundation.VersionControl.Client (w Microsoft.TeamFoundation.VersionControl.Client.dll)
Składnia
'Deklaracja
Public Delegate Sub ExceptionEventHandler ( _
sender As Object, _
e As ExceptionEventArgs _
)
public delegate void ExceptionEventHandler(
Object sender,
ExceptionEventArgs e
)
Parametry
- sender
Typ: System.Object
Zobacz też
Informacje
Przestrzeń nazw Microsoft.TeamFoundation.VersionControl.Client