FacetRepository.GetRootFacets(Type) 方法

定义

当前已注册的根分面

public static System.Collections.Generic.List<Type> GetRootFacets(Type rootType);
static member GetRootFacets : Type -> System.Collections.Generic.List<Type>
Public Shared Function GetRootFacets (rootType As Type) As List(Of Type)

参数

rootType
Type

返回

适用于