FacetRepository.IsRootFacet(Type, Type) Méthode

Définition

Signale si la facette donnée est une facette racine pour la racine donnée

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

Paramètres

rootType
Type
facet
Type

Retours

S’applique à