共用方式為


ThreadSafeAttribute 建構函式

定義

多載

ThreadSafeAttribute()

初始化新的 ThreadSafe 屬性。

ThreadSafeAttribute(Boolean)

初始化新的 ThreadSafe 屬性。

ThreadSafeAttribute()

初始化新的 ThreadSafe 屬性。

public ThreadSafeAttribute ();

適用於

ThreadSafeAttribute(Boolean)

初始化新的 ThreadSafe 屬性。

public ThreadSafeAttribute (bool safe);
new ObjCRuntime.ThreadSafeAttribute : bool -> ObjCRuntime.ThreadSafeAttribute

參數

safe
Boolean

如果 API 是安全線程,則為 。

適用於