次の方法で共有


NSWindow.Notifications.ObserveWillExitVersionBrowser メソッド

定義

オーバーロード

ObserveWillExitVersionBrowser(NSObject, EventHandler<NSNotificationEventArgs>)
ObserveWillExitVersionBrowser(EventHandler<NSNotificationEventArgs>)

ObserveWillExitVersionBrowser(NSObject, EventHandler<NSNotificationEventArgs>)

public static Foundation.NSObject ObserveWillExitVersionBrowser (Foundation.NSObject objectToObserve, EventHandler<Foundation.NSNotificationEventArgs> handler);
static member ObserveWillExitVersionBrowser : Foundation.NSObject * EventHandler<Foundation.NSNotificationEventArgs> -> Foundation.NSObject

パラメーター

objectToObserve
NSObject

戻り値

適用対象

ObserveWillExitVersionBrowser(EventHandler<NSNotificationEventArgs>)

public static Foundation.NSObject ObserveWillExitVersionBrowser (EventHandler<Foundation.NSNotificationEventArgs> handler);
static member ObserveWillExitVersionBrowser : EventHandler<Foundation.NSNotificationEventArgs> -> Foundation.NSObject

パラメーター

戻り値

適用対象