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

傳回

適用於