Share via


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
System.Reflection.Assembly

For internal use by the Xamarin.Forms platform.

Returns

System.Type[]

For internal use by the Xamarin.Forms platform.

Applies to