Udostępnij za pośrednictwem


Delegat DestroyedEventHandler

Obsługa do niszczenia elementów.

Przestrzeń nazw:  Microsoft.TeamFoundation.VersionControl.Client
Zestaw:  Microsoft.TeamFoundation.VersionControl.Client (w Microsoft.TeamFoundation.VersionControl.Client.dll)

Składnia

'Deklaracja
Public Delegate Sub DestroyedEventHandler ( _
    sender As Object, _
    e As DestroyEventArgs _
)
public delegate void DestroyedEventHandler(
    Object sender,
    DestroyEventArgs e
)

Parametry

Zobacz też

Informacje

Przestrzeń nazw Microsoft.TeamFoundation.VersionControl.Client