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


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

Определение

Перегрузки

NSAppleEventDescriptor()
NSAppleEventDescriptor(NSAppleEventDescriptorType)
NSAppleEventDescriptor(NSCoder)
NSAppleEventDescriptor(NSObjectFlag)
NSAppleEventDescriptor(IntPtr)

NSAppleEventDescriptor()

[Foundation.Export("init")]
public NSAppleEventDescriptor ();
Атрибуты

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

NSAppleEventDescriptor(NSAppleEventDescriptorType)

public NSAppleEventDescriptor (Foundation.NSAppleEventDescriptorType type);
new Foundation.NSAppleEventDescriptor : Foundation.NSAppleEventDescriptorType -> Foundation.NSAppleEventDescriptor

Параметры

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

NSAppleEventDescriptor(NSCoder)

[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSAppleEventDescriptor (Foundation.NSCoder coder);
new Foundation.NSAppleEventDescriptor : Foundation.NSCoder -> Foundation.NSAppleEventDescriptor

Параметры

coder
NSCoder
Атрибуты

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

NSAppleEventDescriptor(NSObjectFlag)

protected NSAppleEventDescriptor (Foundation.NSObjectFlag t);
new Foundation.NSAppleEventDescriptor : Foundation.NSObjectFlag -> Foundation.NSAppleEventDescriptor

Параметры

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

NSAppleEventDescriptor(IntPtr)

protected internal NSAppleEventDescriptor (IntPtr handle);
new Foundation.NSAppleEventDescriptor : nativeint -> Foundation.NSAppleEventDescriptor

Параметры

handle
IntPtr

nativeint

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