MonoMac.ObjCRuntime.Runtime.RegisterAssembly Method
Registers all of the classes in the specified assembly.

Syntax

public static void RegisterAssembly (System.Reflection.Assembly a)

Parameters

a
The assembly to process.

Remarks

This iterates over all the types that derive from NSObject in the specified assembly and registers them with the runtime.

Requirements

Namespace: MonoMac.ObjCRuntime
Assembly: XamMac (in XamMac.dll)
Assembly Versions: 0.0.0.0