Share via


CWMutableNetworkProfile 构造函数

定义

重载

CWMutableNetworkProfile()
CWMutableNetworkProfile(NSCoder)
CWMutableNetworkProfile(NSObjectFlag)
CWMutableNetworkProfile(IntPtr)

CWMutableNetworkProfile()

[Foundation.Export("init")]
public CWMutableNetworkProfile ();
属性

适用于

CWMutableNetworkProfile(NSCoder)

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

参数

coder
NSCoder
属性

适用于

CWMutableNetworkProfile(NSObjectFlag)

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

参数

适用于

CWMutableNetworkProfile(IntPtr)

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

参数

handle
IntPtr

nativeint

适用于