JniType.GetCachedInstanceMethod(JniMethodInfo, String, String) Method

Definition

public Java.Interop.JniMethodInfo GetCachedInstanceMethod (ref Java.Interop.JniMethodInfo? cachedMethod, string name, string signature);
member this.GetCachedInstanceMethod : JniMethodInfo * string * string -> Java.Interop.JniMethodInfo

Parameters

cachedMethod
JniMethodInfo
name
String
signature
String

Returns

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to