FacetRepository.IsRootFacet(Type, Type) Methode

Definition

Signal, ob das angegebene Facet ein Stammfacet für eine angegebene Stammebene ist

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

Parameter

rootType
Type
facet
Type

Gibt zurück

Gilt für: