Version: 2020.3
언어: 한국어

ActiveProfileChangedEventArgsConstructor

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

파라미터

previousActiveProfileId Previous active profile ID.
currentActiveProfileId Current active profile ID.

설명

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