다음을 통해 공유


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

적용 대상