ExpandDLCompletedEventHandler Delegar

Definição

O ExpandDLCompletedEventHandler é o tipo de representante que define o manipulador de eventos que é chamado quando a operação assíncrona correspondente seja concluída.

public delegate void ExpandDLCompletedEventHandler(System::Object ^ sender, ExpandDLCompletedEventArgs ^ e);
public delegate void ExpandDLCompletedEventHandler(object sender, ExpandDLCompletedEventArgs e);
Public Delegate Sub ExpandDLCompletedEventHandler(sender As Object, e As ExpandDLCompletedEventArgs)

Parâmetros

sender
Object

Aplica-se a