次の方法で共有


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

定義

指定したマネージド型を使用して、新しい BindAs 属性を初期化します。

public BindAsAttribute (Type type);
new ObjCRuntime.BindAsAttribute : Type -> ObjCRuntime.BindAsAttribute

パラメーター

type
Type

マネージド型。

適用対象