BindAsAttribute(Type) Constructor

Definition

Initializes a new BindAs attribute with the specified managed type.

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

Parameters

type
Type

The managed type.

Applies to