MonobjcMonobjc Documented Class Library
CWInterface Constructor
NamespacesMonobjc.CoreWLANCWInterfaceCWInterface()()()()
Members
IconMemberDescription
CWInterface(NSString)

Convenience method for getting an CWInterface object with the specified name.

Original signature is '- (CWInterface*)initWithInterfaceName:(NSString*)name '

Available in Mac OS X v10.6 and later.


CWInterface()()()()
Initializes a new instance of the CWInterface class.

CWInterface(IntPtr)
Initializes a new instance of the CWInterface class.

CWInterface(String, Object, array<Object>[]()[][])
Initializes a new instance of the CWInterface class.

Assembly: Monobjc.CoreWLAN (Module: Monobjc.CoreWLAN)