Freigeben über


Registrar<TRegistrable> Klasse

Definition

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

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public class Registrar<TRegistrable> where TRegistrable : class
type Registrar<'Registrable (requires 'Registrable : null)> = class

Typparameter

TRegistrable

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

Vererbung
System.Object
Registrar<TRegistrable>
Attribute
System.ComponentModel.EditorBrowsableAttribute

Konstruktoren

Registrar<TRegistrable>()

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

Methoden

GetHandler<TOut>(Type, Object[])

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

GetHandler<TOut>(Type)

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

GetHandlerForObject<TOut>(Object, Object[])

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

GetHandlerForObject<TOut>(Object)

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

GetHandlerType(Type, Type)

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

GetHandlerType(Type)

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

GetHandlerTypeForObject(Object)

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

Register(Type, Type, Type[], Int16)

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

Register(Type, Type, Type[])

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

Register(Type, Type)

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

Gilt für: