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

返品

適用対象