ActiveProfileChangedEventArgsConstructor

Switch to Manual
public ActiveProfileChangedEventArgs (string previousActiveProfileId, string currentActiveProfileId);

Parameters

previousActiveProfileIdPrevious active profile ID.
currentActiveProfileIdCurrent active profile ID.

Description

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