FacetRepository.IsRootFacet(Type, Type) 메서드

정의

지정된 패싯이 지정된 루트의 루트 패싯인지 여부를 신호로 표시합니다.

public static bool IsRootFacet(Type rootType, Type facet);
static member IsRootFacet : Type * Type -> bool
Public Shared Function IsRootFacet (rootType As Type, facet As Type) As Boolean

매개 변수

rootType
Type
facet
Type

반품

적용 대상