次の方法で共有


NSAlertDelegate コンストラクター

定義

オーバーロード

NSAlertDelegate()
NSAlertDelegate(NSObjectFlag)
NSAlertDelegate(IntPtr)

NSAlertDelegate()

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

適用対象

NSAlertDelegate(NSObjectFlag)

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

パラメーター

適用対象

NSAlertDelegate(IntPtr)

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

パラメーター

handle
IntPtr

nativeint

適用対象