다음을 통해 공유


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

적용 대상