Edytuj

Udostępnij za pośrednictwem


NSAlertDelegate Constructors

Definition

Overloads

NSAlertDelegate()
NSAlertDelegate(NSObjectFlag)
NSAlertDelegate(IntPtr)

NSAlertDelegate()

[Foundation.Export("init")]
public NSAlertDelegate();
Attributes

Applies to

NSAlertDelegate(NSObjectFlag)

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

Parameters

Applies to

NSAlertDelegate(IntPtr)

protected internal NSAlertDelegate(IntPtr handle);
new AppKit.NSAlertDelegate : nativeint -> AppKit.NSAlertDelegate

Parameters

handle
IntPtr

nativeint

Applies to