編集

次の方法で共有


NSNetServiceConnectionEventArgs(NSInputStream, NSOutputStream) Constructor

Definition

Initializes a new instance of the NSNetServiceConnectionEventArgs class.

public NSNetServiceConnectionEventArgs (Foundation.NSInputStream inputStream, Foundation.NSOutputStream outputStream);
new Foundation.NSNetServiceConnectionEventArgs : Foundation.NSInputStream * Foundation.NSOutputStream -> Foundation.NSNetServiceConnectionEventArgs

Parameters

inputStream
NSInputStream
outputStream
NSOutputStream

Applies to