편집

다음을 통해 공유


BlockProxyAttribute(Type) Constructor

Definition

Specifies the type that is used to proxy blocks into managed delegates.

public BlockProxyAttribute (Type t);
new ObjCRuntime.BlockProxyAttribute : Type -> ObjCRuntime.BlockProxyAttribute

Parameters

t
Type

Proxy type.

Applies to