JniMethodInfo Class

Definition

public sealed class JniMethodInfo
type JniMethodInfo = class
Inheritance
JniMethodInfo

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.

Constructors

JniMethodInfo(IntPtr, Boolean)
JniMethodInfo(String, String, IntPtr, Boolean)

Properties

ID
IsStatic
Name
Signature

Methods

ToString()

Applies to