JniRuntime.JniValueManager.GetValueMarshaler メソッド

定義

オーバーロード

GetValueMarshaler(Type)

public Java.Interop.JniValueMarshaler GetValueMarshaler(Type type);
member this.GetValueMarshaler : Type -> Java.Interop.JniValueMarshaler

パラメーター

type
Type

返品

注釈

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

適用対象

GetValueMarshaler<T>()

public Java.Interop.JniValueMarshaler<T> GetValueMarshaler<T>();
member this.GetValueMarshaler : unit -> Java.Interop.JniValueMarshaler<'T>

型パラメーター

T

返品

注釈

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

適用対象