Partager via


NSAlert Constructeurs

Définition

Surcharges

NSAlert()
NSAlert(NSObjectFlag)
NSAlert(IntPtr)

NSAlert()

[Foundation.Export("init")]
public NSAlert ();
Attributs

S’applique à

NSAlert(NSObjectFlag)

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

Paramètres

S’applique à

NSAlert(IntPtr)

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

Paramètres

handle
IntPtr

nativeint

S’applique à