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
Type

Tipo del implementador de la dependencia.

Se aplica a