DependencyAttribute(Type) 构造函数

定义

使用默认值创建新 DependencyAttribute

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

参数

implementorType
System.Type

依赖项的实现器类型。

适用于