ActiveProfileChangedEventArgsConstructor

Cambiar al Manual
public ActiveProfileChangedEventArgs (string previousActiveProfileId, string currentActiveProfileId);

Parámetros

previousActiveProfileIdPrevious active profile ID.
currentActiveProfileIdCurrent active profile ID.

Descripción

Initializes a new instance of the ActiveProfileChangedEventArgs struct using the specified previous active profile ID and current active profile ID.