次の方法で共有


NSFileHandleConnectionAcceptedEventArgs クラス

定義

イベントにデータを提供します。

public class NSFileHandleConnectionAcceptedEventArgs : Foundation.NSNotificationEventArgs
type NSFileHandleConnectionAcceptedEventArgs = class
    inherit NSNotificationEventArgs
継承
NSFileHandleConnectionAcceptedEventArgs

コンストラクター

NSFileHandleConnectionAcceptedEventArgs(NSNotification)

NSFileHandleConnectionAcceptedEventArgs クラスの新しいインスタンスを初期化します。

プロパティ

NearSocketConnection

イベントにデータを提供します。

Notification

ポストされた通知の基になる NSNotification オブジェクト。

(継承元 NSNotificationEventArgs)
UnixErrorCode

イベントにデータを提供します。

適用対象