MonoTouch.Foundation.NSObject Class
Base class for all bound objects that map to Objective-C objects.

See Also: NSObject Members

Syntax

[MonoTouch.Foundation.Register("NSObject", true)]
public class NSObject : MonoTouch.ObjCRuntime.INativeObject, IDisposable

Remarks

This is the base class that is used to bind Objective-C classes to C# classes. Merely subclassing from NSObject will produce a class that can be passed to Objective-C.

Requirements

Namespace: MonoTouch.Foundation
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0