次の方法で共有


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

適用対象