다음을 통해 공유


JniEnvironment.Types.DefineClass Method

Definition

public static Java.Interop.JniObjectReference DefineClass (string name, Java.Interop.JniObjectReference loader, IntPtr buffer, int bufferLength);
static member DefineClass : string * Java.Interop.JniObjectReference * nativeint * int -> Java.Interop.JniObjectReference

Parameters

name
String
buffer
IntPtr

nativeint

bufferLength
Int32

Returns

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.

Applies to