NSConnection.Create(NSPort, NSPort) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[Foundation.Export("connectionWithReceivePort:sendPort:")]
public static Foundation.NSConnection Create (Foundation.NSPort receivePort, Foundation.NSPort sendPort);
static member Create : Foundation.NSPort * Foundation.NSPort -> Foundation.NSConnection
Paramètres
- receivePort
- NSPort
- sendPort
- NSPort
Retours
- Attributs