次の方法で共有


NSAppleEventManager コンストラクター

定義

オーバーロード

NSAppleEventManager()
NSAppleEventManager(NSObjectFlag)
NSAppleEventManager(IntPtr)

NSAppleEventManager()

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

適用対象

NSAppleEventManager(NSObjectFlag)

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

パラメーター

適用対象

NSAppleEventManager(IntPtr)

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

パラメーター

handle
IntPtr

nativeint

適用対象