Share via


JniNativeMethodRegistration(String, String, Delegate) Constructor

Definition

public JniNativeMethodRegistration (string name, string signature, Delegate marshaler);
new Java.Interop.JniNativeMethodRegistration : string * string * Delegate -> Java.Interop.JniNativeMethodRegistration

Parameters

name
String
signature
String
marshaler
Delegate

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