CWMutableNetworkProfile Constructeurs

Définition

Surcharges

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

CWMutableNetworkProfile()

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

S’applique à

CWMutableNetworkProfile(NSCoder)

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

Paramètres

coder
NSCoder
Attributs

S’applique à

CWMutableNetworkProfile(NSObjectFlag)

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

Paramètres

S’applique à

CWMutableNetworkProfile(IntPtr)

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

Paramètres

handle
IntPtr

nativeint

S’applique à