ActivateZoneCompletedEventHandler (Delegado)
Espacio de nombres: Microsoft.TeamFoundation.Framework.Server.Alm
Ensamblado: Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)
Sintaxis
'Declaración
Public Delegate Sub ActivateZoneCompletedEventHandler ( _
sender As Object, _
e As AsyncCompletedEventArgs _
)
public delegate void ActivateZoneCompletedEventHandler(
Object sender,
AsyncCompletedEventArgs e
)
Parámetros
- sender
Tipo: System.Object
Vea también
Referencia
Microsoft.TeamFoundation.Framework.Server.Alm (Espacio de nombres)