CWChannel Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
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
Parameters
- coder
- NSCoder
- Attributes
Applies to
CWChannel(NSObjectFlag)
protected CWChannel (Foundation.NSObjectFlag t);
new CoreWlan.CWChannel : Foundation.NSObjectFlag -> CoreWlan.CWChannel
Parameters
Applies to
CWChannel(IntPtr)
protected internal CWChannel (IntPtr handle);
new CoreWlan.CWChannel : nativeint -> CoreWlan.CWChannel
Parameters
- handle
-
IntPtr
nativeint