次の方法で共有


ReflectionExtensions.GetExportedTypes(Assembly) メソッド

定義

Xamarin.Forms プラットフォームによる内部使用向け。

public static Type[] GetExportedTypes (this System.Reflection.Assembly assembly);
static member GetExportedTypes : System.Reflection.Assembly -> Type[]

パラメーター

assembly
System.Reflection.Assembly

Xamarin.Forms プラットフォームによる内部使用向け。

戻り値

System.Type[]

Xamarin.Forms プラットフォームによる内部使用向け。

適用対象