ReflectionExtensions.GetExportedTypes(Assembly) Method

Definition

For internal use by the Xamarin.Forms platform.

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

Parameters

assembly
Assembly

For internal use by the Xamarin.Forms platform.

Returns

Type[]

For internal use by the Xamarin.Forms platform.

Applies to