共用方式為


NSNetServiceDelegate_Extensions.DidAcceptConnection 方法

定義

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void DidAcceptConnection (this Foundation.INSNetServiceDelegate This, Foundation.NSNetService sender, Foundation.NSInputStream inputStream, Foundation.NSOutputStream outputStream);
static member DidAcceptConnection : Foundation.INSNetServiceDelegate * Foundation.NSNetService * Foundation.NSInputStream * Foundation.NSOutputStream -> unit

參數

This
INSNetServiceDelegate

這個擴充方法運作所在的 實例。

sender
NSNetService
inputStream
NSInputStream
outputStream
NSOutputStream
屬性

適用於