Freigeben über


ReflectionExtensions Klasse

Definition

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public static class ReflectionExtensions
type ReflectionExtensions = class
Vererbung
System.Object
ReflectionExtensions
Attribute
System.ComponentModel.EditorBrowsableAttribute

Methoden

GetExportedTypes(Assembly)

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

GetField(Type, Func<FieldInfo,Boolean>)

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

GetField(Type, String)

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

GetFields(Type)

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

GetProperties(Type)

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

GetProperty(Type, String)

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

IsAssignableFrom(Type, Type)

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

IsInstanceOfType(Type, Object)

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

Gilt für: