言語

JniNativeMethodRegistrationArguments コンストラクター

定義

public JniNativeMethodRegistrationArguments(System.Collections.Generic.ICollection<Java.Interop.JniNativeMethodRegistration> registrations, string? methods);
new Java.Interop.JniNativeMethodRegistrationArguments : System.Collections.Generic.ICollection<Java.Interop.JniNativeMethodRegistration> * string -> Java.Interop.JniNativeMethodRegistrationArguments

パラメーター

methods
String

注釈

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象