CW8021XProfile Constructors

Definition

Overloads

CW8021XProfile()
CW8021XProfile(NSCoder)
CW8021XProfile(NSObjectFlag)
CW8021XProfile(IntPtr)

CW8021XProfile()

[Foundation.Export("init")]
public CW8021XProfile ();
Attributes

Applies to

CW8021XProfile(NSCoder)

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

Parameters

coder
NSCoder
Attributes

Applies to

CW8021XProfile(NSObjectFlag)

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

Parameters

Applies to

CW8021XProfile(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to