次の方法で共有


DependencyAttribute(Type) コンストラクター

定義

既定値を使用して新しい DependencyAttribute を作成します。

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

パラメーター

implementorType
System.Type

依存関係の実装の型。

適用対象