ObjCRuntime
Runtime
RegisterAssembly
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:
ObjCRuntime
Assembly:
Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions:
0.0.0.0