CWChannel Constructores
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
CWChannel() | |
CWChannel(NSCoder) | |
CWChannel(NSObjectFlag) | |
CWChannel(IntPtr) |
CWChannel()
CWChannel(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public CWChannel (Foundation.NSCoder coder);
new CoreWlan.CWChannel : Foundation.NSCoder -> CoreWlan.CWChannel
Parámetros
- coder
- NSCoder
- Atributos
Se aplica a
CWChannel(NSObjectFlag)
protected CWChannel (Foundation.NSObjectFlag t);
new CoreWlan.CWChannel : Foundation.NSObjectFlag -> CoreWlan.CWChannel
Parámetros
Se aplica a
CWChannel(IntPtr)
protected internal CWChannel (IntPtr handle);
new CoreWlan.CWChannel : nativeint -> CoreWlan.CWChannel
Parámetros
- handle
-
IntPtr
nativeint