Compartilhar via


JNIEnv.GetMethodID(IntPtr, String, String) Método

Definição

public static IntPtr GetMethodID (IntPtr kls, string name, string signature);
static member GetMethodID : nativeint * string * string -> nativeint

Parâmetros

kls
IntPtr

nativeint

name
String
signature
String

Retornos

IntPtr

nativeint

Comentários

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a