AndroidJNI.ToReflectedMethodstatic function ToReflectedMethod (clazz : IntPtr, methodID : IntPtr, isStatic : boolean) : IntPtrDescriptionConverts a method ID derived from clazz to a java.lang.reflect.Method or java.lang.reflect.Constructor object. |
