MonobjcMonobjc Documented Class Library
NSPort Constructor
NamespacesMonobjc.FoundationNSPortNSPort()()()()
Members
IconMemberDescription
NSPort(NSCoder)

Returns an object initialized from data in a given unarchiver. (required)

Original signature is '- (id)initWithCoder:(NSCoder *)decoder'

Available in Mac OS X v10.0 and later.


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

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

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

Assembly: Monobjc.Foundation (Module: Monobjc.Foundation)