Поделиться через


NSZone Конструкторы

Определение

Перегрузки

NSZone(IntPtr)
NSZone(IntPtr, Boolean)

NSZone(IntPtr)

public NSZone (IntPtr handle);
new Foundation.NSZone : nativeint -> Foundation.NSZone

Параметры

handle
IntPtr

nativeint

Применяется к

NSZone(IntPtr, Boolean)

[Foundation.Preserve(Conditional=true)]
public NSZone (IntPtr handle, bool owns);
new Foundation.NSZone : nativeint * bool -> Foundation.NSZone

Параметры

handle
IntPtr

nativeint

owns
Boolean
Атрибуты

Применяется к