Java.Util.ServiceLoader.Load Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("load", "(Ljava/lang/Class;Ljava/lang/ClassLoader;)Ljava/util/ServiceLoader;", "")]
public static ServiceLoader Load (Java.Lang.Class service, Java.Lang.ClassLoader classLoader)

Parameters

service
Documentation for this section has not yet been entered.
classLoader
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: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9