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

설명

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