ActiveProfileChangedEventArgsConstructor

매뉴얼로 전환
public ActiveProfileChangedEventArgs (string previousActiveProfileId, string currentActiveProfileId);

파라미터

previousActiveProfileIdPrevious active profile ID.
currentActiveProfileIdCurrent active profile ID.

설명

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