다음을 통해 공유


LifecycleSubject.GetStageNames(Type) 메서드

정의

모든 스테이지 번호와 해당 이름의 컬렉션을 가져옵니다.

protected static System.Collections.Immutable.ImmutableDictionary<int,string> GetStageNames (Type type);
static member GetStageNames : Type -> System.Collections.Immutable.ImmutableDictionary<int, string>
Protected Shared Function GetStageNames (type As Type) As ImmutableDictionary(Of Integer, String)

매개 변수

type
Type

수명 주기 단계 클래스입니다.

반환

모든 스테이지 번호와 해당 이름의 컬렉션입니다.

적용 대상

추가 정보