AndroidJNI.ToReflectedMethod

Cambiar al Manual
public static IntPtr ToReflectedMethod (IntPtr clazz, IntPtr methodID, bool isStatic);

Descripción

Converts a method ID derived from clazz to a java.lang.reflect.Method or java.lang.reflect.Constructor object.