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

返品

適用対象