Android.Test.Mock.MockContentProvider: Constructor Members

The constructors of Android.Test.Mock.MockContentProvider are listed below. For a list of all members, see the MockContentProvider Members list.

See Also: Inherited members from Android.Content.ContentProvider

Public Constructors

A constructor accepting a Context instance, which is supposed to be the subclasss of Android.Test.Mock.MockContext.
A constructor which initialize four member variables which Android.Content.ContentProvider have internally.

Protected Constructors

A constructor using Android.Test.Mock.MockContext instance as a Context in it.
A constructor used when creating managed representations of JNI objects; called by the runtime.