NSStream.CreatePairWithSocket(CFSocket, NSInputStream, NSOutputStream) 方法

定义

public static void CreatePairWithSocket (CoreFoundation.CFSocket socket, out Foundation.NSInputStream readStream, out Foundation.NSOutputStream writeStream);
static member CreatePairWithSocket : CoreFoundation.CFSocket *  *  -> unit

参数

socket
CFSocket
readStream
NSInputStream
writeStream
NSOutputStream

适用于