共用方式為


CWWirelessProfile 建構函式

定義

多載

CWWirelessProfile()
CWWirelessProfile(NSCoder)
CWWirelessProfile(NSObjectFlag)
CWWirelessProfile(IntPtr)

CWWirelessProfile()

[Foundation.Export("init")]
public CWWirelessProfile ();
屬性

適用於

CWWirelessProfile(NSCoder)

[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public CWWirelessProfile (Foundation.NSCoder coder);
new CoreWlan.CWWirelessProfile : Foundation.NSCoder -> CoreWlan.CWWirelessProfile

參數

coder
NSCoder
屬性

適用於

CWWirelessProfile(NSObjectFlag)

protected CWWirelessProfile (Foundation.NSObjectFlag t);
new CoreWlan.CWWirelessProfile : Foundation.NSObjectFlag -> CoreWlan.CWWirelessProfile

參數

適用於

CWWirelessProfile(IntPtr)

protected internal CWWirelessProfile (IntPtr handle);
new CoreWlan.CWWirelessProfile : nativeint -> CoreWlan.CWWirelessProfile

參數

handle
IntPtr

nativeint

適用於