GetRolePropertiesCompletedEventHandler Delegado

Definición

public delegate void GetRolePropertiesCompletedEventHandler(System::Object ^ sender, GetRolePropertiesCompletedEventArgs ^ e);
public delegate void GetRolePropertiesCompletedEventHandler(object sender, GetRolePropertiesCompletedEventArgs e);
type GetRolePropertiesCompletedEventHandler = delegate of obj * GetRolePropertiesCompletedEventArgs -> unit
Public Delegate Sub GetRolePropertiesCompletedEventHandler(sender As Object, e As GetRolePropertiesCompletedEventArgs)

Parámetros

sender
Object

Se aplica a