Android.App.Instrumentation.NewApplication Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("newApplication", "(Ljava/lang/Class;Landroid/content/Context;)Landroid/app/Application;", "")]
public static Application NewApplication (Java.Lang.Class clazz, Android.Content.Context context)

Parameters

clazz
Documentation for this section has not yet been entered.
context
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1