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

傳回

適用於