Compartir a través de


DependencyAttribute(Type) Constructor

Definición

Crea un DependencyAttribute con valores predeterminados.

public DependencyAttribute(Type implementorType);
new Xamarin.Forms.DependencyAttribute : Type -> Xamarin.Forms.DependencyAttribute

Parámetros

implementorType
System.Type

Tipo del implementador de la dependencia.

Se aplica a